1
0
Fork 0
flightgear/scripts/python/TerraSync/terrasync
Florent Rougon dd4fc36a9d terrasync.py: make assert statements more useful
When the second argument of an assert statement is a string, using
repr() is more helpful than relying on the default representation.
2018-02-18 19:04:58 +01:00
..
__init__.py terrasync.py: more modular code layout 2018-02-07 11:38:41 +01:00
exceptions.py terrasync.py: move custom exception classes to a separate module 2018-02-07 11:38:41 +01:00
main.py terrasync.py: make assert statements more useful 2018-02-18 19:04:58 +01:00
virtual_path.py terrasync.py: make assert statements more useful 2018-02-18 19:04:58 +01:00