]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix range error (doc and impl of re_search disagreed!)
authorGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:46:19 +0000 (16:46 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:46:19 +0000 (16:46 +0000)
commitd577c0ca90462180a41849e1a2e51a9a3906dbf5
treebc28afdf152601313e2a1757049293a9bec4ecd5
parentfc58e58cb784fcc002fd233a8799f4b804457637
Fix range error (doc and impl of re_search disagreed!)
Use getargs() function.
Drop re_string from re object.
Modules/regexmodule.c