Staging
v0.8.1
https://github.com/python/cpython
Revision dab886ab0fc719dc990f5d06dc99f7ec41807827 authored by Ezio Melotti on 06 March 2010, 15:27:04 UTC, committed by Ezio Melotti on 06 March 2010, 15:27:04 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78729 | ezio.melotti | 2010-03-06 17:24:08 +0200 (Sat, 06 Mar 2010) | 1 line

  #6509: fix re.sub to work properly when the pattern, the string, and the replacement were all bytes. Patch by Antoine Pitrou.
........
1 parent c0ddee5
History
Tip revision: dab886ab0fc719dc990f5d06dc99f7ec41807827 authored by Ezio Melotti on 06 March 2010, 15:27:04 UTC
Merged revisions 78729 via svnmerge from
Tip revision: dab886a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 690.2 KB
configure.in -rw-r--r-- 113.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top