Current Path : /opt/alt/python37/lib/python3.7/site-packages/babel/messages/ |
Current File : //opt/alt/python37/lib/python3.7/site-packages/babel/messages/__init__.py |
# -*- 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 *