]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add stack depth info for FOR_LOOP opcode
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 19 Dec 2001 20:40:54 +0000 (20:40 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 19 Dec 2001 20:40:54 +0000 (20:40 +0000)
commit89320a538bce7b28d5e78990abdfe41b3a6ad4c4
treee80ec3af1fa74c642c30d828743228798bc4c6a7
parent635e61155f9c45977a1d0805413c42b91aaa3c39
Add stack depth info for FOR_LOOP opcode
Tools/compiler/compiler/pyassem.py