]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix bug #570057: Broken pre.subn() (and pre.sub())
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 27 Jun 2002 19:59:27 +0000 (19:59 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 27 Jun 2002 19:59:27 +0000 (19:59 +0000)
commit6f7c3431c80b93d0b82e1d1a2d087192f9f9c590
tree254a3b4bc2f86fa37fc757b6062df4db151872ec
parent1add023b882273f928955df8f4a917952a89d910
Fix bug #570057: Broken pre.subn() (and pre.sub())

This should be backported to the 2.2.X series (how
do I do that?)
Lib/pre.py