From f9e0bd8df8ef25d67b407bee1b1dcbac97be36db Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 11 Mar 2003 05:10:46 +0000 Subject: [PATCH] Adjust tests for no newline appending to MIMEText.__init__()'s _text argument. --- Lib/email/test/data/msg_21.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Lib/email/test/data/msg_21.txt b/Lib/email/test/data/msg_21.txt index 5b2e777583..23590b255d 100644 --- a/Lib/email/test/data/msg_21.txt +++ b/Lib/email/test/data/msg_21.txt @@ -10,13 +10,11 @@ MIME-Version: 1.0 Content-Transfer-Encoding: 7bit One - --BOUNDARY Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Two - --BOUNDARY-- End of MIME message -- 2.50.1