|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python38/lib64/python3.8/email/__pycache__/ |
U
i�f� � @ 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'