X7ROOT File Manager
Current Path:
/opt/imunify360/venv/lib/python3.11/site-packages/babel/messages
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
babel
/
messages
/
??
..
??
__init__.py
(349 B)
??
__pycache__
??
catalog.py
(35.26 KB)
??
checkers.py
(6.29 KB)
??
extract.py
(31.6 KB)
??
frontend.py
(41.01 KB)
??
jslexer.py
(6.97 KB)
??
mofile.py
(7.17 KB)
??
plurals.py
(7.14 KB)
??
pofile.py
(21.8 KB)
Editing: __init__.py
""" babel.messages ~~~~~~~~~~~~~~ Support for ``gettext`` message catalogs. :copyright: (c) 2013-2023 by the Babel Team. :license: BSD, see LICENSE for more details. """ from babel.messages.catalog import ( Catalog, Message, TranslationError, ) __all__ = [ "Catalog", "Message", "TranslationError", ]
Upload File
Create Folder