�
ƪb�
� � � d dl mZ dd�Zd� ZdS )� )�
get_globalFc � �� t | � � � � � } dh�|r�� d� � |r�� d� � t d� � � | i � � }�fd�|� � � D � � }|� d�� � t d� |D � � � � S ) a^
Get the official language(s) for the given territory.
The language codes, if any are known, are returned in order of descending popularity.
If the `regional` flag is set, then languages which are regionally official are also returned.
If the `de_facto` flag is set, then languages which are "de facto" official are also returned.
.. warning:: Note that the data is as up to date as the current version of the CLDR used
by Babel. If you need scientifically accurate information, use another source!
:param territory: Territory code
:type territory: str
:param regional: Whether to return regionally official languages too
:type regional: bool
:param de_facto: Whether to return de-facto official languages too
:type de_facto: bool
:return: Tuple of language codes
:rtype: tuple[str]
�official�official_regional�de_facto_official�territory_languagesc �X �� g | ]&\ }}|� d � � �v �|d |f��'S )�official_status�population_percent)�get)�.0�language�info�
allowed_statis ��1/usr/lib/python3/dist-packages/babel/languages.py�
<listcomp>z*get_official_languages.<locals>.<listcomp># sJ �� �
�
�
��H�d��8�8�%�&�&�-�7�7�
�"� #�X�.�7�7�7� T)�reversec 3 � K � | ] \ }}|V � �
d S )N� )r
�_�langs r � <genexpr>z)get_official_languages.<locals>.<genexpr>) s& |