1
0
Fork 0
flightgear/scripts/python/TerraSync/tests
Florent Rougon 7714abd56e terrasync.py: fix a DeprecationWarning
Using or importing the ABCs from 'collections' instead of from
'collections.abc' is deprecated since Python 3.3, and in 3.9 it will
stop working.
2020-10-01 19:44:19 +02: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 terrasync.py: fix a DeprecationWarning 2020-10-01 19:44:19 +02:00