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
History
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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top