Commit
9df5e2f17152d17594560e9b9b0754d36cfeb2e3
by pmaier@sysmocom.dejavacard, cosmetic: fix sourcecode fromatting and improve docstring
The line with TAGS is longer than 120 columns and there is some comment that should be moved to the python docstring.
Related: OS#6679 Change-Id: I1d02098320cfbe17a0eb1bfdcf3bc85034cc8e20
|
The file was modified | pySim/javacard.py |
Commit
6287db48552634117f1560ad110cac2a4898019e
by pmaier@sysmocom.deglobal_platform: remove unused code
This commented out part is not needed anymore.
Related: OS#6679 Change-Id: If1de0218f841159789ac86f6a13740c1cbd0a57a
|
The file was modified | pySim/global_platform/__init__.py |
Commit
2a833b480a644a33a3a322dd5a87a22f4ff2f828
by pmaier@sysmocom.deglobal_platform: fix command "delete"
The delete command formats a TPDU, not APDU, which leads to warning messages
Related: OS#6679 Change-Id: Id04c89acbd4f449cb974d3cb05024f11dba4684e
|
The file was modified | pySim/global_platform/__init__.py |
Commit
6d2e3853b4120cbb0f8589cd0a84c399b28fcd38
by pmaier@sysmocom.deglobal_platform: add spec reference to help of --install-parameters
Related: OS#6679 Change-Id: I7e8174d469e09ad130d2866663a65bdeb4afc35a
|
The file was modified | pySim/global_platform/__init__.py |