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 inglesp, r.david.murray, vstinner
Date 2016-11-22.21:00:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479848438.14.0.78353504763.issue28776@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, IMO this is something that needs to go into a linter, not Python itself.  The dynamic nature of the class dictionary is too important to many programs to change it at this point.
History
Date User Action Args
2016-11-22 21:00:38r.david.murraysetrecipients: + r.david.murray, vstinner, inglesp
2016-11-22 21:00:38r.david.murraysetmessageid: <1479848438.14.0.78353504763.issue28776@psf.upfronthosting.co.za>
2016-11-22 21:00:38r.david.murraylinkissue28776 messages
2016-11-22 21:00:38r.david.murraycreate