]> granicus.if.org Git - python/commit
Fix error handling in PyCode_Optimize, by Alexander Schremmer at EuroPython sprint.
authorGeorg Brandl <georg@python.org>
Mon, 29 Jun 2009 14:44:49 +0000 (14:44 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 29 Jun 2009 14:44:49 +0000 (14:44 +0000)
commite323e0e91a27df127f53d24f2d741c2172e11233
tree8b148b3f278d81e93f81d329e25c39acda1d1a67
parent99ebc63f49f19cf24d213b998ab8887357c3b215
Fix error handling in PyCode_Optimize, by Alexander Schremmer at EuroPython sprint.
Python/peephole.c