Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /opt/alt/python38/lib64/python3.8/email/__pycache__/ |
U ��,a� � @ s� d dgZ ddlZddlZddlZddlmZmZ ddlmZ ddlm Z ddl mZmZ ddlm Z dd lmZ ejZd Ze�d�Zdd � Zddd�Zdd� Zdd� ZG dd � d �ZG dd� de�ZG dd� de�ZdS )�Message�EmailMessage� N)�BytesIO�StringIO)�utils)�errors)�Policy�compat32��charset)�decode_bz; z[ \(\)<>@,;:\\"/\[\]\?=]c C s4 t | ��d�\}}}|s$|�� d fS |�� |�� fS )N�;)�str� partition�strip)�param�a�sep�b� r �2/opt/alt/python38/lib64/python3.8/email/message.py�_splitparam s r Tc C s� |d k r�t |�dkr�t|t�rL| d7 } t�|d |d |d �}d| |f S z|�d� W n6 tk r� | d7 } t�|dd�}d| |f Y S X |s�t�|�r�d | t� |�f S d| |f S n| S d S ) Nr �*� � �%s=%s�asciizutf-8� z%s="%s") �len� isinstance�tupler Zencode_rfc2231�encode�UnicodeEncodeError� tspecials�search�quote)r �valuer% r r r �_formatparam'