PATH:
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
babel
/
messages
# -*- coding: utf-8 -*- """ babel.messages ~~~~~~~~~~~~~~ Support for ``gettext`` message catalogs. :copyright: (c) 2013-2021 by the Babel Team. :license: BSD, see LICENSE for more details. """ from babel.messages.catalog import *
[-] extract.py
[edit]
[-] checkers.py
[edit]
[-] __init__.py
[edit]
[-] mofile.py
[edit]
[-] jslexer.py
[edit]
[-] plurals.py
[edit]
[+]
..
[-] catalog.py
[edit]
[-] pofile.py
[edit]
[-] frontend.py
[edit]