diff options
author | Barry Warsaw <barry@python.org> | 2004-05-09 03:17:29 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2004-05-09 03:17:29 (GMT) |
commit | 09356d419ce5c6c4a6b5a7b9f044f67c76e73ade (patch) | |
tree | 07699548785bedb1ca23ba1db2735659baed2883 /Lib | |
parent | b8b57e75b29af9c8f932a96c1bd6d3e139aa404e (diff) | |
download | cpython-09356d419ce5c6c4a6b5a7b9f044f67c76e73ade.zip cpython-09356d419ce5c6c4a6b5a7b9f044f67c76e73ade.tar.gz cpython-09356d419ce5c6c4a6b5a7b9f044f67c76e73ade.tar.bz2 |
Like msg_12.txt but with some extra vertical whitespace around the inner
message's end boundary.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/email/test/data/msg_12a.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Lib/email/test/data/msg_12a.txt b/Lib/email/test/data/msg_12a.txt new file mode 100644 index 0000000..e94224e --- /dev/null +++ b/Lib/email/test/data/msg_12a.txt @@ -0,0 +1,38 @@ +MIME-Version: 1.0 +From: Barry Warsaw <barry@zope.com> +To: Dingus Lovers <cravindogs@cravindogs.com> +Subject: Lyrics +Date: Fri, 20 Apr 2001 19:35:02 -0400 +Content-Type: multipart/mixed; boundary="BOUNDARY" + +--BOUNDARY +Content-Type: text/plain; charset="us-ascii" + + +--BOUNDARY +Content-Type: text/html; charset="iso-8859-1" + + +--BOUNDARY +Content-Type: multipart/mixed; boundary="ANOTHER" + +--ANOTHER +Content-Type: text/plain; charset="iso-8859-2" + + +--ANOTHER +Content-Type: text/plain; charset="iso-8859-3" + + +--ANOTHER-- + + +--BOUNDARY +Content-Type: text/plain; charset="us-ascii" + + +--BOUNDARY +Content-Type: text/plain; charset="koi8-r" + + +--BOUNDARY-- |