Attention is currently required from: msuraev.
1 comment:
File pySim/cards.py:
Patch Set #1, Line 213: raise RuntimeError('invalid length of mnc "{}"'.format(mnc))
It would be handy to also print what exactly we consider valid length in here.
I have updated that. In any case we shouldn't be able to reach this code path anyway since the code calling this should already made sure that the MNC is either 2 or 3 digits long.
To view, visit change 30635. To unsubscribe, or for help writing mail filters, visit settings.