move sections
[python/dscho.git] / Lib / email / test / data / msg_21.txt
blob23590b255dd777e10add4f3bd7a0bc95d656b8b3
1 From: aperson@dom.ain
2 To: bperson@dom.ain
3 Subject: Test
4 Content-Type: multipart/mixed; boundary="BOUNDARY"
6 MIME message
7 --BOUNDARY
8 Content-Type: text/plain; charset="us-ascii"
9 MIME-Version: 1.0
10 Content-Transfer-Encoding: 7bit
12 One
13 --BOUNDARY
14 Content-Type: text/plain; charset="us-ascii"
15 MIME-Version: 1.0
16 Content-Transfer-Encoding: 7bit
18 Two
19 --BOUNDARY--
20 End of MIME message