Attention is currently required from: laforge.
dexter uploaded patch set #9 to this change.
The following approvals got outdated and were removed: Code-Review-1 by laforge, Verified-1 by Jenkins Builder
utils: move enc_msisdn and dec_msisdn to legacy/utils.py
We now have a construct based encoder/decoder for the record content
of EF.MSISDN. This means that we do not need the functions enc_msisdn
and dec_msisdn in the non-legacy code anymore. We can now move both
to legacy/utils.py.
Related: OS#5714
Change-Id: I19ec8ba14551ec282fc0cc12ae2f6d528bdfc527
---
M pySim-read.py
M pySim/legacy/cards.py
M pySim/legacy/utils.py
M pySim/utils.py
M tests/unittests/test_utils.py
5 files changed, 97 insertions(+), 96 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/18/38118/9
To view, visit change 38118. To unsubscribe, or for help writing mail filters, visit settings.