]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Declare initregex() as returning void, as it should be.
authorGuido van Rossum <guido@python.org>
Mon, 19 Aug 1996 22:03:12 +0000 (22:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Aug 1996 22:03:12 +0000 (22:03 +0000)
commit8f3032da10a14c95c13457aa44bae7d02e2271a3
treec13cbf0b060803ceb2ebaf4fc7a893a1703f8d09
parent860986812a4ff02d932572fffaa24970819f128f
Declare initregex() as returning void, as it should be.
Modules/regexmodule.c