| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/test/test_email/__pycache__/ |
Upload File : |
o
�9j� � @ s� d dl Z d dlZd dlZd dlZd dlZd dlZd dlmZ d dlmZ d dl m
Z
mZ eG dd� de
��ZeG dd� de
��Z
ed krJe �� dS dS )
� N��policy)�HeaderRegistry)�
TestEmailBase�parameterizec @ s: e Zd Ze� Zedd�Zddddd�Zdd � Zd
d� ZdS )
�TestPickleCopyHeader�subject�this is a test)r r )�from�frodo@mordor.net)�toza: k@b.com, y@z.com;, j@f.com)�date�Tue, 29 May 2012 09:24:26 +1000)r r
r r
c C s. | � ||�}t�|�}| �t|�t|�� d S �N)�header_factory�copy�deepcopy�assertEqual�str)�self�name�value�header�h� r �6/usr/lib/python3.10/test/test_email/test_pickleable.py�header_as_deepcopy s
z'TestPickleCopyHeader.header_as_deepcopyc C sN | � ||�}ttjd �D ]}t�||�}t�|�}| �t|�t|�� q
d S �N� )r �range�pickle�HIGHEST_PROTOCOL�dumps�loadsr r )r r r r �proto�pr r r r �header_as_pickle s
�z%TestPickleCopyHeader.header_as_pickleN) �__name__�
__module__�__qualname__r r �unstructured�
header_paramsr r&