]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Implement 'global' and new class syntax.
authorGuido van Rossum <guido@python.org>
Tue, 10 Dec 1991 13:53:51 +0000 (13:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Dec 1991 13:53:51 +0000 (13:53 +0000)
commitc5e96291d00adac4f977060fc7f8d79a42322f72
tree0e7e4c9434da138d6285a1decc84237bcc37b7f5
parente2966a63625283baab8ef5fd3aa4427e9fc70d24
Implement 'global' and new class syntax.
Python/compile.c