]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport bugfixes from the trunk.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 17 Dec 2001 23:58:08 +0000 (23:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 17 Dec 2001 23:58:08 +0000 (23:58 +0000)
commit2dfc9a3add2424c7d903a889ac9ab33c47f9ce76
tree073a64199ea0cf6116ef6de3f08ac443f2dea552
parenta18d63e57d15699bea90eaf04b66743416ab9be9
Backport bugfixes from the trunk.

Add __getitem__() to a stack to support visitContinue().
Move mangle() here and define correctly.
Tools/compiler/compiler/misc.py