mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Adjust tests for no newline appending to MIMEText.__init__()'s _text
argument.
This commit is contained in:
parent
df6c70b454
commit
f9e0bd8df8
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue