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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 571.7 KB
configure.in -rw-r--r-- 84.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 51.2 KB

README

back to top