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 terry.reedy
Recipients doko, eryksun, terry.reedy, vstinner
Date 2014-11-14.21:16:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415999798.05.0.28198487981.issue22851@psf.upfronthosting.co.za>
In-reply-to
Content
This appears to be 2.7 only as 3.4.2 stops on the first print with AttributeError: 'frame' object has no attribute 'f_restricted', which is not a crash.
History
Date User Action Args
2014-11-14 21:16:38terry.reedysetrecipients: + terry.reedy, doko, vstinner, eryksun
2014-11-14 21:16:38terry.reedysetmessageid: <1415999798.05.0.28198487981.issue22851@psf.upfronthosting.co.za>
2014-11-14 21:16:38terry.reedylinkissue22851 messages
2014-11-14 21:16:37terry.reedycreate