Staging
v0.8.1
https://github.com/python/cpython
Revision 5260a9bbdcc665a3e77316552f020a2c7ef28594 authored by R. David Murray on 12 December 2010, 20:06:19 UTC, committed by R. David Murray on 12 December 2010, 20:06:19 UTC
The rearranged code should do exactly what the old code did, but
the new code avoids a potentially costly re computation in the case
where a boundary already exists.
1 parent cc4edd5
History
Tip revision: 5260a9bbdcc665a3e77316552f020a2c7ef28594 authored by R. David Murray on 12 December 2010, 20:06:19 UTC
#243654: only create a new MIME boundary if we don't already have one.
Tip revision: 5260a9b
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 427 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.3 KB
README -rw-r--r-- 6.6 KB
configure -rwxr-xr-x 395.6 KB
configure.in -rw-r--r-- 121.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 78.3 KB

README

back to top