]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Keep gcc -Wall and Microsoft VC happy.
authorGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 20:37:35 +0000 (20:37 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 20:37:35 +0000 (20:37 +0000)
commit6bf62dad9e83003a70aef4158df063697926ba7c
tree8aa964aef3976a2a0b7d1215bdbd7c61b0b8f16d
parent90126035cab1aad6edbc62376a9ff9cb0453523f
Keep gcc -Wall and Microsoft VC happy.
Modules/cgensupport.c
Python/bltinmodule.c
Python/cgensupport.c
Python/getargs.c
Python/import.c
Python/traceback.c