mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Another email package test file
This commit is contained in:
parent
856c32b5f4
commit
11ce550578
1 changed files with 22 additions and 0 deletions
22
Lib/test/data/msg_21.txt
Normal file
22
Lib/test/data/msg_21.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
From: aperson@dom.ain
|
||||
To: bperson@dom.ain
|
||||
Subject: Test
|
||||
Content-Type: multipart/mixed; boundary="BOUNDARY"
|
||||
|
||||
MIME message
|
||||
--BOUNDARY
|
||||
Content-Type: text/plain; charset="us-ascii"
|
||||
MIME-Version: 1.0
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
One
|
||||
|
||||
--BOUNDARY
|
||||
Content-Type: text/plain; charset="us-ascii"
|
||||
MIME-Version: 1.0
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
Two
|
||||
|
||||
--BOUNDARY--
|
||||
End of MIME message
|
Loading…
Add table
Add a link
Reference in a new issue