🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:29:15 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
babel
/
messages
📍 /opt/imunify360/venv/lib/python3.11/site-packages/babel/messages
🔄 Refresh
✏️
Editing: __init__.py
Read Only
""" 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", ]
💾 Save Changes
❌ Cancel