Staging
v0.5.1
https://github.com/python/cpython
Revision bef9d21d14722bc43fa2161ae55088d152d42ff8 authored by Barry Warsaw on 31 August 2007, 10:55:37 UTC, committed by Barry Warsaw on 31 August 2007, 10:55:37 UTC
line splitting examples don't split things the way they used to -- or should.
In these cases, change the test case and add an XXX.

The final failure was in Charset.body_encode() with euc-jp charset.  These
return the original string unencoded, which isn't right.  XXX and comment this
out for now; we'll fix it after a1.
1 parent 7f13e6b
History
Tip revision: bef9d21d14722bc43fa2161ae55088d152d42ff8 authored by Barry Warsaw on 31 August 2007, 10:55:37 UTC
Make test_email.py completely pass. This is cheating though because the two
Tip revision: bef9d21
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
Tools
.hgtags -rw-r--r-- 2.5 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 34.9 KB
README -rw-r--r-- 4.6 KB
RELNOTES -rw-r--r-- 1.2 KB
configure -rwxr-xr-x 610.6 KB
configure.in -rw-r--r-- 94.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.9 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 67.0 KB

README

back to top