1
0
Fork 0
flightgear/scripts/python/TerraSync/terrasync
Florent Rougon 1ae1ecc6c2 terrasync.py: accept paths using backslash separators for --only-subdir
We don't lose anything by accepting this, because using backslashes in
file or dir names is out of question, as Windows users can't see them.
2018-02-07 23:31:38 +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: accept paths using backslash separators for --only-subdir 2018-02-07 23:31:38 +01:00
virtual_path.py terrasync.py: add and use a VirtualPath class; also add MutableVirtualPath 2018-02-07 11:38:41 +01:00