[issue5610] email feedparser.py CRLFLF bug: $ vs \Z
Tony Nelson
report at bugs.python.org
Tue Mar 31 06:21:19 CEST 2009
Tony Nelson <tony_nelson at users.sourceforge.net> added the comment:
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?
----------
versions: -Python 3.1
Added file: http://bugs.python.org/file13506/feedparser_crlflf_test.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5610>
_______________________________________
More information about the Python-bugs-list
mailing list