Attention is currently required from: fixeria.
2 comments:
File pySim/global_platform.py:
Patch Set #1, Line 344: opts.response == 'may_be_returned'
The operator `==` already gives `True/False`, so ternary operator is redundant.
Ack
Do we want to check `sw` here?
the method send_apdu_checksw() already does that check internally, as the name implies. It will raise an exception if it's not a succesful SW.
To view, visit change 35553. To unsubscribe, or for help writing mail filters, visit settings.