Attention is currently required from: laforge.
laforge uploaded patch set #3 to this change.
pySim/cards: Split legacy classes away from core SIM + UICC
This introduces an internal split between
* the code that is shared between pySim-shell and legacy tools, which is
now in the new class hierarchy {Card,SimCard,UiccCard}Base
* the code that is only used by legacy tools,
which is using the old class names inherited from the *Base above
All users still go through the legacy {Sim,Usim,Isim}Card classes, they
will be adjusted in subsequent patches.
Change-Id: Id36140675def5fc44eedce81fc7b09e0adc527e1
---
M pySim/cards.py
1 file changed, 99 insertions(+), 68 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/90/33690/3
To view, visit change 33690. To unsubscribe, or for help writing mail filters, visit settings.