From 841e122f0ea1d73ca10a5ee91692d3a6c878af3c Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sat, 27 Oct 2007 02:55:08 +0000 Subject: 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. --- Lib/email/test/data/msg_15.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/email/test/data/msg_15.txt b/Lib/email/test/data/msg_15.txt index 33b8487..0025624 100644 --- a/Lib/email/test/data/msg_15.txt +++ b/Lib/email/test/data/msg_15.txt @@ -9,7 +9,7 @@ Mime-version: 1.0 Content-type: multipart/mixed; boundary="MS_Mac_OE_3071477847_720252_MIME_Part" -> 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. +> Denne meddelelse er i MIME-format. Da dit postl --MS_Mac_OE_3071477847_720252_MIME_Part Content-type: multipart/alternative; -- cgit v0.12