Staging
v0.5.1
https://github.com/python/cpython
Revision 2e8c1f189a497179b7fd7bd5dad61c3189167849 authored by Barry Warsaw on 28 November 2004, 00:21:42 UTC, committed by Barry Warsaw on 28 November 2004, 00:21:42 UTC
in a newline, and it's an end boundary, the FeedParser wasn't recognizing it
as such.  Tweak the regexp to make the ending linesep optional.

For grins, clear self._partial when closing the BufferedSubFile.

Added a test case.
1 parent f7f9b6c
Raw File
Tip revision: 2e8c1f189a497179b7fd7bd5dad61c3189167849 authored by Barry Warsaw on 28 November 2004, 00:21:42 UTC
Fix for SF bug #1072623. When the last line of the input string does not end
Tip revision: 2e8c1f1
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top