Attention is currently required from: dexter, laforge.
2 comments:
File pySim/filesystem.py:
Patch Set #4, Line 575: return '\n'.join(line for line in text.splitlines() if not line.lstrip().startswith('//'))
I wonder if this could be improved. […]
Added a TODO.
Patch Set #4, Line 604: with open(filename, 'w') as text_file:
Just an idea: What about adding a line like "//EF. […]
Done
To view, visit change 42552. To unsubscribe, or for help writing mail filters, visit settings.