]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't use function prototypes in function definition headers.
authorGuido van Rossum <guido@python.org>
Tue, 20 May 1997 22:23:34 +0000 (22:23 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 May 1997 22:23:34 +0000 (22:23 +0000)
commitf9cba090f92e2fcd25e52c0ddffa030b83ca9bbf
treeec19380a02aa5f7d95d0f7cc5adb25d5303d6d9d
parent2f75b29630787fbec2aa1e2ec9d02180b7b0903f
Don't use function prototypes in function definition headers.
Python/pystate.c