1
0
Fork 0
fgmeta/python3-flightgear/flightgear/meta
Florent Rougon 1c2d17d869 Reorganize catalog modules
- Move the support modules inside python3-flightgear/flightgear/ and
  remove their shebang, if any.
- Accordingly adapt the import statements.
- Change shebangs from e.g. '#! /usr/bin/python' to
  '#! /usr/bin/env python3'.
- Small changes to make Python 3 happy with all scripts.

catalog/check_aircraft.py should be run under Python 3 from now on.
2020-06-19 18:15:25 +02:00
..
aircraft_catalogs Reorganize catalog modules 2020-06-19 18:15:25 +02:00
__init__.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
exceptions.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
i18n.py i18n Python scripts: rename BasicL10NResourceManager._readFgResourceFile() 2020-06-18 01:06:37 +02:00
logging.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
misc.py Initial version of the Python scripts to manage l10n using the XLIFF format 2017-08-04 23:39:05 +02:00
sgprops.py Reorganize catalog modules 2020-06-19 18:15:25 +02:00
strutils.py i18n Python scripts: add module flightgear.meta.strutils 2020-06-18 14:22:57 +02:00