| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3.9/site-packages/babel/messages/__pycache__/ |
Upload File : |
a
�`jg � @ s� d Z ddlZddlmZ ddlZddlmZmZmZm Z m
Z
ddlmZm
Z
mZ ddlmZmZ ddlmZ dZddd dd d
dddd
d�
ZdgZdZdd� Zdededddfdd�Zd#dd�Zedddfdd�Zedddfdd�Zdd� Zdd � Zd!d"� ZdS )$af
babel.messages.extract
~~~~~~~~~~~~~~~~~~~~~~
Basic infrastructure for extracting localizable messages from source files.
This module defines an extensible system for collecting localizable message
strings from a variety of sources. A native extractor for Python source
files is builtin, extractors for other sources can be added using very
simple plugins.
The main entry points into the extraction functionality are the functions
`extract_from_dir` and `extract_from_file`.
:copyright: (c) 2013-2021 by the Babel Team.
:license: BSD, see LICENSE for more details.
� N)�relpath)�generate_tokens�COMMENT�NAME�OP�STRING)�parse_encoding�parse_future_flags� pathmatch)�PY2� text_type)�dedentzbabel.extractors)� � )r )r � )�r �cr )r r r )
�_�gettext�ngettextZugettextZ ungettext�dgettext� dngettextZN_�pgettext� npgettext)z**.py�pythonz�%s: warning: Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string.c s"