1
0
Fork 0
flightgear/scripts/python
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 terrasync.py: fix a DeprecationWarning 2020-10-01 19:44:19 +02:00
demo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FGFSDemo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FlightGear.py Python: best practices 2020-08-29 12:07:15 -05:00
nasal_api_doc.py Python: best practices 2020-08-29 12:07:15 -05:00