]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
initregex(): Check return value of PyErr_Warn() and propagate the exception
authorThomas Wouters <thomas@python.org>
Mon, 9 Jul 2001 10:45:31 +0000 (10:45 +0000)
committerThomas Wouters <thomas@python.org>
Mon, 9 Jul 2001 10:45:31 +0000 (10:45 +0000)
commit4ccf1190535319d37cbc712422fd097cd8f0464f
treefa13ae01c178f35d5da8ae431c4f75cf29ea2afa
parent4e566ab904ef4712cb116bccc7a47bd4f0b8d764
initregex(): Check return value of PyErr_Warn() and propagate the exception
(if any.)
Modules/regexmodule.c