]> granicus.if.org Git - python/commit
eval_code2(): Oops, in the last checkin, we shouldn't check for
authorBarry Warsaw <barry@python.org>
Wed, 29 Mar 2000 18:36:49 +0000 (18:36 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 29 Mar 2000 18:36:49 +0000 (18:36 +0000)
commitb2ba9d8963396932b760897f0014dea11f932378
tree608126426fa39a1fc2fbbda9e8d3ff159f59239e
parent4961ef70862c62accdcd9870407eda5908839034
eval_code2(): Oops, in the last checkin, we shouldn't check for
PyErr_Occurred(), just set x=NULL and break.  Oh, and make Jeremy stop
nagging me about the "special" indentation for this block.
Python/ceval.c