]> granicus.if.org Git - python/commitdiff
An example with multiple boundary lines.
authorBarry Warsaw <barry@python.org>
Tue, 11 May 2004 22:20:05 +0000 (22:20 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 11 May 2004 22:20:05 +0000 (22:20 +0000)
Lib/email/test/data/msg_37.txt [new file with mode: 0644]

diff --git a/Lib/email/test/data/msg_37.txt b/Lib/email/test/data/msg_37.txt
new file mode 100644 (file)
index 0000000..038d34a
--- /dev/null
@@ -0,0 +1,22 @@
+Content-Type: multipart/mixed; boundary=ABCDE
+
+--ABCDE
+Content-Type: text/x-one
+
+Blah
+
+--ABCDE
+--ABCDE
+Content-Type: text/x-two
+
+Blah
+
+--ABCDE
+--ABCDE
+--ABCDE
+--ABCDE
+Content-Type: text/x-two
+
+Blah
+
+--ABCDE--