1
0
Fork 0
flightgear/scripts/python/TerraSync
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
..
terrasync Python: best practices 2020-08-29 12:07:15 -05:00
tests terrasync.py: fix a DeprecationWarning 2020-10-01 19:44:19 +02:00
terrasync.py terrasync.py: more modular code layout 2018-02-07 11:38:41 +01:00