Attention is currently required from: fixeria.
2 comments:
File pySim/gsm_r.py:
Patch Set #2, Line 252: EF_Predefined
self
I thought that only works for instance variables, but not for class variables? I can test, but I think I've run into problems with this at some other time.
Patch Set #2, Line 257: r = None
this line can be safely removed
In that case: What would ensure that the scope of 'r' is not just within the "if" statement but in the entire method?
To view, visit change 31056. To unsubscribe, or for help writing mail filters, visit settings.