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 r.david.murray
Recipients r.david.murray, zaazbb
Date 2016-09-09.02:20:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473387614.64.0.999063117759.issue28034@psf.upfronthosting.co.za>
In-reply-to
Content
No, that's the way python works.  A for loop does not have its own scope.
History
Date User Action Args
2016-09-09 02:20:14r.david.murraysetrecipients: + r.david.murray, zaazbb
2016-09-09 02:20:14r.david.murraysetmessageid: <1473387614.64.0.999063117759.issue28034@psf.upfronthosting.co.za>
2016-09-09 02:20:14r.david.murraylinkissue28034 messages
2016-09-09 02:20:14r.david.murraycreate