Your IP : 216.73.216.213
�
��f=, c @ s� d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z Gd d � d � Z Gd d � d e e � Z Gd d
� d
e e � Z
Gd d � d e e � Z e d
k r� e j
� n d S( i N( u policy( u errors( u
TestEmailBasec B s� | Ee Z d Z e j Z d Z e j d d � � Z d d � Z
d d � Z e j
d � Z d d � Z d
d � Z d d
� Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d d � Z d S( u TestDefectsBasec c s d Vd S( N( ( u selfu defect( ( uI /opt/alt/python33/lib64/python3.3/test/test_email/test_defect_handling.pyu _raise_point s u TestDefectsBase._raise_pointc
C s� t j d � } | j t j � � | j | � } Wd QX| j rD d S| j d � } | j t | d � � | j
t | j | � � d � | j
| j | � d t j � d S( Nu_ Subject: XX
From: xx@xx.dk
To: XX
Mime-version: 1.0
Content-type: multipart/mixed;
boundary="MS_Mac_OE_3071477847_720252_MIME_Part"
--MS_Mac_OE_3071477847_720252_MIME_Part
Content-type: multipart/alternative;
boundary="MS_Mac_OE_3071477847_720252_MIME_Part"
--MS_Mac_OE_3071477847_720252_MIME_Part
Content-type: text/plain; charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable
text
--MS_Mac_OE_3071477847_720252_MIME_Part
Content-type: text/html; charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable
<HTML></HTML>
--MS_Mac_OE_3071477847_720252_MIME_Part--
--MS_Mac_OE_3071477847_720252_MIME_Part
Content-type: image/gif; name="xx.gif";
Content-disposition: attachment
Content-transfer-encoding: base64
Some removed base64 encoded chars.
--MS_Mac_OE_3071477847_720252_MIME_Part--
i u defectsi ( u textwrapu dedentu _raise_pointu errorsu StartBoundaryNotFoundDefectu _str_msgu raise_expectedu get_payloadu
assertTrueu hasattru assertEqualu lenu get_defectsu assertIsInstance( u selfu sourceu msgu inner( ( uI /opt/alt/python33/lib64/python3.3/test/test_email/test_defect_handling.pyu test_same_boundary_inner_outer s # u. TestDefectsBase.test_same_boundary_inner_outerc
C s� t j d � } | j t j � � | j | � } Wd QX| j rD d S| j | j � t � | j
t | j | � � d � | j | j | � d t j � | j | j | � d t j
� d S( Nu� Date: Fri, 6 Apr 2001 09:23:06 -0800 (GMT-0800)
From: foobar
Subject: broken mail
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
--JAB03225.986577786/zinfandel.lacita.com
One part
--JAB03225.986577786/zinfandel.lacita.com
Content-Type: message/delivery-status
Header: Another part
--JAB03225.986577786/zinfandel.lacita.com--
i i i ( u textwrapu dedentu _raise_pointu errorsu NoBoundaryInMultipartDefectu _str_msgu raise_expectedu assertIsInstanceu get_payloadu stru assertEqualu lenu get_defectsu! MultipartInvariantViolationDefect( u selfu sourceu msg( ( uI /opt/alt/python33/lib64/python3.3/test/test_email/test_defect_handling.pyu test_multipart_no_boundaryA s
u* TestDefectsBase.test_multipart_no_boundaryu^ Date: Wed, 14 Nov 2007 12:56:23 GMT
From: foo@bar.invalid
To: foo@bar.invalid
Subject: Content-Transfer-Encoding: base64 and multipart
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="===============3344438784458119861=="{}
--===============3344438784458119861==
Content-Type: text/plain
Test message
--===============3344438784458119861==
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
YWJj
--===============3344438784458119861==--
c
C s� | j t j � � | j | j j d � � } Wd QX| j rA d S| j t | j | � � d � | j
| j | � d t j � d S( Nu"