From 6d7c1db51058532f29eb507804c02f0122ac38aa Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 13 May 2004 23:14:31 +0000 Subject: Added a sample message for the test for SF bug # 846938. I'm naming this msg_40.txt because msg_3[6-9].txt are already used in email3/py2.4 and I'm going to forward port this test. --- Lib/email/test/data/msg_40.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Lib/email/test/data/msg_40.txt diff --git a/Lib/email/test/data/msg_40.txt b/Lib/email/test/data/msg_40.txt new file mode 100644 index 0000000..1435fa1 --- /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 + + + +----961284236552522269-- -- cgit v0.12