Attention is currently required from: laforge.
Patch set 1:Code-Review +1
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.
Do we want to check `sw` here?
To view, visit change 35553. To unsubscribe, or for help writing mail filters, visit settings.