Your IP : 3.133.127.131
�
Q�Dg � �0 � d dl mZ d dlmZ ddd�Zdd
�ZdS )� )�annotations)�
get_globalF� territory�str�regional�bool�de_facto�return�tuple[str, ...]c � �� 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 ��o/builddir/build/BUILD/imunify360-venv-2.4.0/opt/imunify360/venv/lib/python3.11/site-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&