diff options
| author | Barry Warsaw <barry@python.org> | 2004-05-13 23:18:54 +0000 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2004-05-13 23:18:54 +0000 |
| commit | ac606ccb796929c22b6cd24040ab174a1a69f945 (patch) | |
| tree | 03798687b917b469fbf248fa19d9dc0419f1cd17 /Lib/email/test | |
| parent | 2178a6d1a25bd5b3ad522244846984e30f7504e2 (diff) | |
| download | cpython-git-ac606ccb796929c22b6cd24040ab174a1a69f945.tar.gz | |
forward porting from release23-maint
Diffstat (limited to 'Lib/email/test')
| -rw-r--r-- | Lib/email/test/data/msg_40.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Lib/email/test/data/msg_40.txt b/Lib/email/test/data/msg_40.txt new file mode 100644 index 0000000000..1435fa1e1a --- /dev/null +++ b/Lib/email/test/data/msg_40.txt @@ -0,0 +1,10 @@ +MIME-Version: 1.0 +Content-Type: text/html; boundary="--961284236552522269" + +----961284236552522269 +Content-Type: text/html; +Content-Transfer-Encoding: 7Bit + +<html></html> + +----961284236552522269-- |
