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 Peter Eastman, docs@python, eryksun, r.david.murray
Date 2015-08-06.03:14:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438830862.58.0.606969445393.issue24800@psf.upfronthosting.co.za>
In-reply-to
Content
OK, yes, so "a class body at global scope" or something like that :)

LOAD_CLASSDEREF is another whole level of complication to the scoping weirdness for classes; see issue 19979 and issue 24129.
History
Date User Action Args
2015-08-06 03:14:22r.david.murraysetrecipients: + r.david.murray, docs@python, eryksun, Peter Eastman
2015-08-06 03:14:22r.david.murraysetmessageid: <1438830862.58.0.606969445393.issue24800@psf.upfronthosting.co.za>
2015-08-06 03:14:22r.david.murraylinkissue24800 messages
2015-08-06 03:14:22r.david.murraycreate