Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 841e122

Browse files
committed
Get test_email to pass. There is a problem reading the data file and
making it unicode with the default encoding. I'm not sure if this is a problem in and of itself. However, the test seems to be testing something different, so at least get that working. Need to revisit the unicode problem.
1 parent efee9f5 commit 841e122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/email/test/data/msg_15.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Mime-version: 1.0
99
Content-type: multipart/mixed;
1010
boundary="MS_Mac_OE_3071477847_720252_MIME_Part"
1111

12-
> Denne meddelelse er i MIME-format. Da dit postl�sningsprogram ikke forst�r dette format, kan del af eller hele meddelelsen v�re ul�selig.
12+
> Denne meddelelse er i MIME-format. Da dit postl
1313

1414
--MS_Mac_OE_3071477847_720252_MIME_Part
1515
Content-type: multipart/alternative;

0 commit comments

Comments
 (0)