Server IP : 192.158.238.246 / Your IP : 3.147.8.67 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.6/site-packages/babel/messages/__pycache__/ |
Upload File : |
3 e��Y7g � @ s� d Z ddlZddlmZ ddlZddlmZmZmZm Z m Z ddlmZm Z mZ ddlmZmZ ddlmZ dZddd"dd#d$d%dd'd)d � Zd*gZdZdd� Zdedef ddfdd�Zd+dd�Zef ddfdd�Zef ddfdd�Zdd� Zdd� Zd d!� ZdS ),aa 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 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� � � �c) �_�gettextZngettextZugettextZ ungettext�dgettextZ dngettextZN_ZpgettextZ npgettext�**.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"