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
.cvsignore -rw-r--r-- 43 bytes
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 1.5 KB
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
freeze.py -rwxr-xr-x 16.4 KB
hello.py -rw-r--r-- 23 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.6 KB
makemakefile.py -rw-r--r-- 915 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.7 KB

README

back to top