]> granicus.if.org Git - python/commitdiff
Test case of a singleton multipart; i.e. a multipart/* with only one
authorBarry Warsaw <barry@python.org>
Sun, 27 Jan 2002 06:49:26 +0000 (06:49 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 27 Jan 2002 06:49:26 +0000 (06:49 +0000)
subpart.

Lib/test/data/msg_23.txt [new file with mode: 0644]

diff --git a/Lib/test/data/msg_23.txt b/Lib/test/data/msg_23.txt
new file mode 100644 (file)
index 0000000..bb2e8ec
--- /dev/null
@@ -0,0 +1,8 @@
+From: aperson@dom.ain
+Content-Type: multipart/mixed; boundary="BOUNDARY"
+
+--BOUNDARY
+Content-Type: text/plain
+
+A message part
+--BOUNDARY--