]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Let's have some sanity. Introduce a helper to issue a symbol table
authorGuido van Rossum <guido@python.org>
Wed, 28 Feb 2001 22:08:12 +0000 (22:08 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 28 Feb 2001 22:08:12 +0000 (22:08 +0000)
commitee34ac124a92d98590d2949feaa91c99e228143c
treea4e1bf42403ebb7e03095347c0bdaa29da054a80
parent58177b9975171060ed29248fc4a984a036f579ff
Let's have some sanity.  Introduce a helper to issue a symbol table
warning.
Python/compile.c