1
0
Fork 0
flightgear/scripts/python/TerraSync
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
..
terrasync virtual_path.py: add more functions and properties to VirtualPath 2018-02-18 19:04:58 +01:00
tests virtual_path.py: add more functions and properties to VirtualPath 2018-02-18 19:04:58 +01:00
terrasync.py terrasync.py: more modular code layout 2018-02-07 11:38:41 +01:00