This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients ncoghlan
Date 2012-06-23.09:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340443190.33.0.807153251972.issue15153@psf.upfronthosting.co.za>
In-reply-to
Content
Extracted from #13062, the proposal is add a simple API to inspect the local variables of a generator with an associated frame.
History
Date User Action Args
2012-06-23 09:19:50ncoghlansetrecipients: + ncoghlan
2012-06-23 09:19:50ncoghlansetmessageid: <1340443190.33.0.807153251972.issue15153@psf.upfronthosting.co.za>
2012-06-23 09:19:49ncoghlanlinkissue15153 messages
2012-06-23 09:19:48ncoghlancreate