]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
-- changed findall to return empty strings instead of None
authorFredrik Lundh <fredrik@pythonware.com>
Wed, 9 Aug 2000 09:14:35 +0000 (09:14 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Wed, 9 Aug 2000 09:14:35 +0000 (09:14 +0000)
commit58100644763c172253925c1883ae43a69cfebae9
treefc5834080a03107c5cb6be80a030ea6541f0d9f3
parent8e6d571a7c7853a98e032859e79a624528ec8842
-- changed findall to return empty strings instead of None
   for undefined groups
Lib/test/test_sre.py
Modules/_sre.c