fgmeta/python3-flightgear/flightgear/meta
Florent Rougon 359152c8d1 i18n Python scripts: fix Translation.__setitem__() and add docstrings
Translation.__setitem__() from flightgear/meta/i18n.py isn't used
anywhere here (it is not very useful), so no harm done, but that could
have confused potential readers.
2018-10-11 20:32:48 +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: fix Translation.__setitem__() and add docstrings 2018-10-11 20:32:48 +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