| Server IP : 14.225.204.176 / Your IP : 216.73.216.6 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /snap/core20/2769/lib/python3.8/email/__pycache__/ |
Upload File : |
U
yi~C � @ s� d Z ddddddddd d
ddd
ddgZddlZddlZddlZddlZddlZddlZddlZ ddl
mZ ddl
mZ
ddl
mZ ddl
mZmZmZ ddlmZ dZdZdZdZdZe�d�Ze�d�Zdd� Zdd � ZdCd"d�Zd#d$� Zd%d&� Z d'Z!d'd(�d)d�Z"d*d+� Z#d,d-� Z$d.d/� Z%d0d1� Z&dDd3d�Z'dEd4d�Z(dFd5d �Z)d6d� Z*d'd(�d7d�Z+d8d� Z,d9d� Z-dGd:d�Z.e�d;ej/�Z0d<d� Z1dHd?d�Z2dIdAdB�Z3dS )JzMiscellaneous utilities.�collapse_rfc2231_value�
decode_params�decode_rfc2231�encode_rfc2231�
formataddr�
formatdate�format_datetime�getaddresses�
make_msgid� mktime_tz� parseaddr� parsedate�parsedate_tz�parsedate_to_datetime�unquote� N)�quote)�AddressList)r
)r r
�
_parsedate_tz)�Charsetz, � z
�'z[][\\()<>@,:;".]z[\\"]c C s* z| � � W dS tk
r$ Y dS X dS )z8Return True if s contains surrogate-escaped binary data.FTN)�encode�UnicodeEncodeError)�s� r �!/usr/lib/python3.8/email/utils.py�_has_surrogates4 s
r c C s | � dd�}|�dd�S )N�utf-8�surrogateescape�replace)r �decode)�stringZoriginal_bytesr r r � _sanitizeA s r"