| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/babel/messages/__pycache__/ |
Upload File : |
a
�4d3W �
@ sb d Z ddlmZ ddlZddlZddlmZ ddlmZ ddl m
Z
ddlmZm
Z
ddlmZmZ er�dd lmZmZ dd
lmZ ddlmZ ddd
�dd�Zddd
�dd�ZG dd� de�ZG dd� d�ZG dd� d�Zd6dddddddd�dd �Ze�d!�Zddd
�d"d#�Z d7ddd&dd'�d(d)�Z!d8d+dd&dddddddd,d-�d.d/�Z"d0d1d2d3�d4d5�Z#dS )9z�
babel.messages.pofile
~~~~~~~~~~~~~~~~~~~~~
Reading and writing of files in the ``gettext`` PO (portable object)
format.
:copyright: (c) 2013-2023 by the Babel Team.
:license: BSD, see LICENSE for more details.
� )�annotationsN)�Iterable)�
TYPE_CHECKING)�Locale)�Catalog�Message)�_cmp�wraptext)�IO�AnyStr)�
SupportsWrite)�Literal�str)�string�returnc C s"