B 0`@s.dZdZddlZddlmZiZdddZdS)zL This package contains modules for language-dependent features of Docutils. ZreStructuredTextN)normalize_language_tagc Csxt|D]}|dd}|tkr*t|Syt|ttdd}WnDtk ryt|ttdd}Wntk rw YnXYnX|t|<|SW|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_codeZreportertagmodulerv/private/var/folders/sf/wxz_36012wxg_prv29r6623x5vlqx8/T/pip-target-tft40_m7/lib/python/docutils/languages/__init__.py get_languages( r)N)__doc__Z __docformat__sysZdocutils.utilsrr rrrrr s