Attention is currently required from: laforge.
laforge uploaded patch set #2 to this change.
split pySim/legacy/{cards,utils} from pySim/{cards,utils}
There are some functions / classes which are only needed by the legacy
tools pySim-{read,prog}, bypassing our modern per-file transcoder
classes. Let's move this code to the pySim/legacy sub-directory,
rendering pySim.legacy.* module names.
The long-term goal is to get rid of those and have all code use the
modern pySim/filesystem classes for reading/decoding/encoding/writing
any kind of data on cards.
Change-Id: Ia8cf831929730c48f90679a83d69049475cc5077
---
M pySim-prog.py
M pySim-read.py
M pySim-shell.py
M pySim-trace.py
M pySim/cards.py
A pySim/legacy/cards.py
A pySim/legacy/utils.py
M pySim/utils.py
M tests/test_utils.py
9 files changed, 1,921 insertions(+), 1,928 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/91/33691/2
To view, visit change 33691. To unsubscribe, or for help writing mail filters, visit settings.