Your IP : 216.73.216.196


Current Path : /opt/alt/python310/lib64/python3.10/test/test_email/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/test/test_email/__pycache__/test_inversion.cpython-310.pyc

o

0�i��@s�dZddlZddlZddlmZmZddlmZddlm	Z	ddl
mZmZdd�Z
eGd	d
�d
e��Zedkr>e��dSdS)z�Test the parser and generator are inverses.

Note that this is only strictly true if we are parsing RFC valid messages and
producing RFC valid messages.
�N)�policy�message_from_bytes)�EmailMessage)�BytesGenerator)�
TestEmailBase�parameterizecsP|��}|d��std��t|d�t|d����d��fdd�|D��S)NrzFirst line must contain texts
cs(g|]}t|��kr|�d�nd�qS)N�)�len)�.0�x�Zstripamt��E/opt/alt/python310/lib64/python3.10/test/test_email/test_inversion.py�
<listcomp>s �zdedent.<locals>.<listcomp>)�
splitlines�strip�
ValueErrorr	�lstrip�join)Zbstr�linesr
rr�dedents
��rc@s^eZdZejZeZdd�Zed�fed�fd�Z	e
dd�e
dd	d
�e
ddd
�d�Zd
d�ZdS)�
TestInversioncCs<t|tjd�}t��}t|�}|�|�|�|��|�dS)N�r)	rrZSMTP�io�BytesIOrZflatten�assertEqual�getvalue)�self�msg�m�b�gr
r
r�msg_as_input s

zTestInversion.msg_as_inputsl            From: abc@xyz.com
            X-Status: 
            Subject: test

            foo
            s�            Date: Tue, 06 Jun 2017 27:39:33 +0600
            From: abc@xyz.com
            Subject: timezones

            How do they work even?
            )Zheader_with_one_space_bodyZheader_with_invalid_datea,This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
This is a test
)�payloada%xy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy a
xy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy a
xy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy a
xy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy a
xy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy axy a
�base64)r#Zctezquoted-printable)Z
plain_textZbase64_textZqp_textcKsl|��}d|d<d|d<d|d<|j|fi|��t|�}t||jd�}|�t|�|�|�|��|�dS)NZfooZFromZbarZTozpayload round trip testZSubjectr)Z
_make_messageZset_content�bytesrrrZget_content)rr#�kwrr Zmsg2r
r
r�payload_as_bodyAszTestInversion.payload_as_bodyN)
�__name__�
__module__�__qualname__r�defaultr�messager"rZ
msg_params�dictZpayload_paramsr'r
r
r
rrs	�

�r�__main__)�__doc__rZunittestZemailrrZ
email.messagerZemail.generatorrZtest.test_emailrrrrr(�mainr
r
r
r�<module>s
2�