1
0
Fork 0
flightgear/scripts/python/TerraSync/tests
Florent Rougon 5cca99bbae virtual_path.py: add more functions and properties to VirtualPath
Add more functions and properties to VirtualPath that directly
correspond to functions and properties of pathlib.PurePath, except that
types are adapted of course, and that for API consistency, VirtualPath
methods use mixedCaseStyle whereas those of pathlib.PurePath use
underscore_style.
2018-02-18 19:04:58 +01:00
..
__init__.py terrasync.py: add and use a VirtualPath class; also add MutableVirtualPath 2018-02-07 11:38:41 +01:00
test_virtual_path.py virtual_path.py: add more functions and properties to VirtualPath 2018-02-18 19:04:58 +01:00