This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tony_nelson
Recipients barry, tony_nelson
Date 2009-03-31.04:21:17
SpamBayes Score 2.269943e-05
Marked as misclassified No
Message-id <1238473279.26.0.56791170412.issue5610@psf.upfronthosting.co.za>
In-reply-to
Content
make test still passes all tests except test_httpservers on my Python
2.6.1 build.  The network resource was not enabled and tk is not available.

The new test for CRLFLF at the end of a message body is added to
Lib/email/test_email at the end of the TestParsers class.  It passes
with the fix patch and fails without it.

What other tests do you want?
History
Date User Action Args
2009-03-31 04:21:19tony_nelsonsetrecipients: + tony_nelson, barry
2009-03-31 04:21:19tony_nelsonsetmessageid: <1238473279.26.0.56791170412.issue5610@psf.upfronthosting.co.za>
2009-03-31 04:21:18tony_nelsonlinkissue5610 messages
2009-03-31 04:21:18tony_nelsoncreate