Staging
v0.5.1
https://github.com/python/cpython
Revision ccc5ae7ae13138eb3acf3a15e92983a49e53dd90 authored by Gregory P. Smith on 02 March 2009, 05:21:55 UTC, committed by Gregory P. Smith on 02 March 2009, 05:21:55 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70090 | gregory.p.smith | 2009-03-01 21:13:57 -0800 (Sun, 01 Mar 2009) | 3 lines

  Adds an optional flags argument to re.split, re.sub and re.subn to be
  consistent with the other re module functions.
........
1 parent 4221c74
History
Tip revision: ccc5ae7ae13138eb3acf3a15e92983a49e53dd90 authored by Gregory P. Smith on 02 March 2009, 05:21:55 UTC
Merged revisions 70090 via svnmerge from
Tip revision: ccc5ae7
File Mode Size
Grammar -rw-r--r-- 5.5 KB

back to top