U ._@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_codeZreportertagmodulers/private/var/folders/2d/2jcwkxfx4hj39rq32sgz27wh9m_5lk/T/pip-unpacked-wheel-gxe3qyke/docutils/languages/__init__.py get_languages,   r)N)__doc__Z __docformat__sysZdocutils.utilsrr rrrrrs