]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The rest of patch 1549670 by Jiwon, making the compiler test pass.
authorGuido van Rossum <guido@python.org>
Wed, 22 Nov 2006 04:55:53 +0000 (04:55 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 22 Nov 2006 04:55:53 +0000 (04:55 +0000)
commitf59677a74aeee97a35c5826825170d07a1bb70d9
tree5a55b8b73fbe639ec959761398e16751f943cad2
parent29602e42ebdccab99ee8396bba74bd46d5c200b1
The rest of patch 1549670 by Jiwon, making the compiler test pass.
This removes some bogus debug stuff Jiwon accidentally left in last time.
Lib/compiler/transformer.py
Lib/test/test_compiler.py