1Languages
2=========
3
4.. module:: babel.languages
5
6The languages module provides functionality to access data about
7languages that is not bound to a given locale.
8
9Official Languages
10------------------
11
12.. autofunction:: get_official_languages
13
14.. autofunction:: get_territory_language_info
15