]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
ANSIfications: fix empty arglists, and remove the checks for
authorThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 23:30:03 +0000 (23:30 +0000)
committerThomas Wouters <thomas@python.org>
Sat, 22 Jul 2000 23:30:03 +0000 (23:30 +0000)
commit5f37591a164672ec25c389e646a763d40403cd79
tree752a11d1159668095eada90c066629b1f4f61500
parent7889010731eec703eda68fb32b6805c65e3f1cbf
ANSIfications: fix empty arglists, and remove the checks for
'HAVE_STDARG_PROTOTYPES' (consider it true, remove false branch)
Include/ceval.h
Include/import.h
Include/modsupport.h
Include/pgenheaders.h
Include/sysmodule.h
Include/unicodeobject.h