diff options
author | R David Murray <rdmurray@bitdance.com> | 2011-03-21 21:17:06 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2011-03-21 21:17:06 (GMT) |
commit | 9aaba789b38834f40bb833735836a52237323be2 (patch) | |
tree | 0341ba51f5e09149e8f3bfa01b2cb9641c75243a /Lib/test/test_email/data/msg_20.txt | |
parent | 76a3d73cbd4fffb051f9fbb1a52c4e4815851254 (diff) | |
download | cpython-9aaba789b38834f40bb833735836a52237323be2.zip cpython-9aaba789b38834f40bb833735836a52237323be2.tar.gz cpython-9aaba789b38834f40bb833735836a52237323be2.tar.bz2 |
Correctly move email package tests to Lib/test.
Diffstat (limited to 'Lib/test/test_email/data/msg_20.txt')
-rw-r--r-- | Lib/test/test_email/data/msg_20.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Lib/test/test_email/data/msg_20.txt b/Lib/test/test_email/data/msg_20.txt new file mode 100644 index 0000000..1a6a887 --- /dev/null +++ b/Lib/test/test_email/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 |