pysim/pySim
Philipp Maier 05f42ee929 cards: remove unnecessary execptions.
The _scc.veryif_adm() method already does status word checking
internally and also raises an execption should the authentication be
unsuccessful, so we do not have to put an additional status word check +
execition when we use the method from cards.

Change-Id: I785d27e4d49a9cda1a771b56ce5ac9c1f1d1e79a
Related: OS#4963
2021-03-23 11:54:47 +00:00
..
transport Get rid of Python 2 specific compatibility leftovers 2021-03-11 22:59:21 +01:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Remove Python shebang from files where it's not needed 2021-03-01 17:33:46 +01:00
cards.py cards: remove unnecessary execptions. 2021-03-23 11:54:47 +00:00
commands.py commands: better exception string for authentication failures 2021-03-23 11:54:47 +00:00
exceptions.py pySim/exceptions.py: fix referencing an instance member 2021-03-12 07:32:17 +00:00
filesystem.py filesystem: be more strict in method add_file() 2021-03-22 22:29:49 +01:00
ts_31_102.py Add a new pySim-shell program 2021-03-03 08:43:38 +01:00
ts_31_103.py Add a new pySim-shell program 2021-03-03 08:43:38 +01:00
ts_51_011.py ts_51_011: fix bitmask compositing in EF_xPLMNwAcT.enc_act() 2021-03-07 21:52:13 +01:00
ts_102_221.py Add a new pySim-shell program 2021-03-03 08:43:38 +01:00
utils.py pySim-shell: add "dir" command. 2021-03-18 17:19:17 +01:00