U C^@s.dZdZddlZddlmZiZdddZdS)zL This package contains modules for language-dependent features of Docutils. ZreStructuredTextN)normalize_language_tagc Cst|D]}|dd}|tkr,t|Szt|ttdd}WnHtk rzt|ttdd}Wntk rYYqYnXYnX|t|<|S|dk r|d|dtd ttdd}|t|<|S) zReturn module with language localizations. `language_code` is a "BCP 47" language tag. If there is no matching module, warn and fall back to English. -_)levelrNzlanguage "%s" not supported: z+Docutils-generated text will be in English.en)rreplace _languages __import__globalslocals ImportErrorwarning)Z language_codeZreportertagmodulerA/tmp/pip-install-6_kvzl1k/docutils/docutils/languages/__init__.py get_languages,   r)N)__doc__Z __docformat__sysZdocutils.utilsrr rrrrrs