diff options
author | Barry Warsaw <barry@python.org> | 2001-10-09 15:49:35 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-10-09 15:49:35 (GMT) |
commit | 2f6a0b00a0772424dd49b782df18e36000c082ed (patch) | |
tree | b513086ddf584556d1908ac03330515868e1c312 /Lib/test/data | |
parent | 9300a75c88942ac0dce42db74ffb3b2916bbc64f (diff) | |
download | cpython-2f6a0b00a0772424dd49b782df18e36000c082ed.zip cpython-2f6a0b00a0772424dd49b782df18e36000c082ed.tar.gz cpython-2f6a0b00a0772424dd49b782df18e36000c082ed.tar.bz2 |
Add a test for get_all() returning failobj. msg_20.txt is a sample
message with multiple CC: fields, used in the get_all() test.
Diffstat (limited to 'Lib/test/data')
-rw-r--r-- | Lib/test/data/msg_20.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Lib/test/data/msg_20.txt b/Lib/test/data/msg_20.txt new file mode 100644 index 0000000..1a6a887 --- /dev/null +++ b/Lib/test/data/msg_20.txt @@ -0,0 +1,22 @@ +Return-Path: <bbb@zzz.org> +Delivered-To: bbb@zzz.org +Received: by mail.zzz.org (Postfix, from userid 889) + id 27CEAD38CC; Fri, 4 May 2001 14:05:44 -0400 (EDT) +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Transfer-Encoding: 7bit +Message-ID: <15090.61304.110929.45684@aaa.zzz.org> +From: bbb@ddd.com (John X. Doe) +To: bbb@zzz.org +Cc: ccc@zzz.org +CC: ddd@zzz.org +cc: eee@zzz.org +Subject: This is a test message +Date: Fri, 4 May 2001 14:05:44 -0400 + + +Hi, + +Do you like this message? + +-Me |