]> granicus.if.org Git - python/commit
Correctly implement sub, subn, and split. Also correct and augment
authorGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 22:39:13 +0000 (22:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Jul 1997 22:39:13 +0000 (22:39 +0000)
commit9e18ec7dc9e8452035085ea34d8f4dda43c8baed
treecc62ea42022b87ba6e94e98483ee7f18d29183e3
parenta4f1a78b6eaed4d5d2c609d2e3160ec64535d22a
Correctly implement sub, subn, and split.  Also correct and augment
the cache code.
Lib/re.py