]> granicus.if.org Git - python/commit
correctly rearrange the stack in the exception case of WITH_CLEANUP
authorBenjamin Peterson <benjamin@python.org>
Sun, 28 Jun 2009 15:40:50 +0000 (15:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 28 Jun 2009 15:40:50 +0000 (15:40 +0000)
commit176101d660cdb619c74476a71eb3bbf2c32a45ca
tree701c4537ce9a6c9b893104653b621e88bc59b013
parent9e0804f218a9901e8be42566bccedc84b4a3e4d5
correctly rearrange the stack in the exception case of WITH_CLEANUP
Python/ceval.c