Attention is currently required from: laforge.
3 comments:
File pySim/gsm_r.py:
Patch Set #2, Line 254: EF_Predefined
self
Done
Patch Set #2, Line 257: r = None
In Python (unlike C/C++), if/for/with statements do not have their own scope.
... so that there is no need to declare r outside of the if.
Patch Set #2, Line 259: EF_Predefined
self
Done
To view, visit change 31056. To unsubscribe, or for help writing mail filters, visit settings.