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 docs@python, ezio.melotti, nitika, r.david.murray, terry.reedy
Date 2016-05-30.01:24:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464571498.01.0.681143201138.issue18478@psf.upfronthosting.co.za>
In-reply-to
Content
The new language *and* organization introduced sometime during 3.4 is good enough for me. " with an exception that unbound local variables are looked up in the global namespace." covers my example. Thanks for the pointer.
History
Date User Action Args
2016-05-30 01:24:58terry.reedysetrecipients: + terry.reedy, ezio.melotti, r.david.murray, docs@python, nitika
2016-05-30 01:24:58terry.reedysetmessageid: <1464571498.01.0.681143201138.issue18478@psf.upfronthosting.co.za>
2016-05-30 01:24:57terry.reedylinkissue18478 messages
2016-05-30 01:24:57terry.reedycreate