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 skrah
Recipients Camion, levkivskyi, r.david.murray, skrah
Date 2017-12-20.16:09:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513786198.97.0.213398074469.issue32361@psf.upfronthosting.co.za>
In-reply-to
Content
You can access globals, but not through another nested scope
where the global name is shadowed.

I have to excuse myself from this discussion. It's interesting,
but I don't have enough bandwidth.
History
Date User Action Args
2017-12-20 16:09:59skrahsetrecipients: + skrah, r.david.murray, levkivskyi, Camion
2017-12-20 16:09:58skrahsetmessageid: <1513786198.97.0.213398074469.issue32361@psf.upfronthosting.co.za>
2017-12-20 16:09:58skrahlinkissue32361 messages
2017-12-20 16:09:58skrahcreate