Attention is currently required from: laforge.
2 comments:
File pySim-shell.py:
Patch Set #1, Line 227: if (self.card):
I think in python you don't usually put parenthesis around a single condition in an if statement, se […]
Done
Patch Set #1, Line 257: if (data):
same here. "if data:" should do the trick.
Done
To view, visit change 28163. To unsubscribe, or for help writing mail filters, visit settings.