]> granicus.if.org Git - python/commit
Accept keyword arguments for (most) pattern and match object
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 3 Oct 2000 20:43:34 +0000 (20:43 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 3 Oct 2000 20:43:34 +0000 (20:43 +0000)
commit562586eb3abdc890ff8f811e3ffb4e369181200c
tree63d38bf2251ddbd23de5387fc0308010b4246a00
parentd11b5e54f0e9ac51fbb49ebe5f1fc0626d59fc55
Accept keyword arguments for (most) pattern and match object
methods.  Closes buglet #115845.
Modules/_sre.c