]> granicus.if.org Git - python/commit
use error label instead of breaking eval loop (closes #16693)
authorBenjamin Peterson <benjamin@python.org>
Sat, 15 Dec 2012 17:51:05 +0000 (12:51 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 15 Dec 2012 17:51:05 +0000 (12:51 -0500)
commit9272279afdd5f102f0f1d4022da61265c5a46d04
treecd57cf8ec8bd226b324fa3406f3e6fbf1722d1c4
parent1a714750cfdd3e71a1b43ff0e34305038713e356
use error label instead of breaking eval loop (closes #16693)
Lib/test/test_builtin.py
Python/ceval.c