Message2319

Author lycotic
Recipients
Date 2003-12-31.17:03:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Following the advice of Samuele Pedroni (message to 
python-dev of 2002-10-17 -- a while ago), reworked the way 
yields and f_lasti are implemented to work with finally 
blocks.  Then spent a while arguing with the verifier.

The second file is some test cases I found useful; 
test_generators in the CPython standard lib doesn't exercise 
yields in finallys all that much.
History
Date User Action Args
2008-02-20 17:18:22adminlinkissue868514 messages
2008-02-20 17:18:22admincreate