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 docs@python, gone, r.david.murray, steven.daprano, veky
Date 2017-08-26.14:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503759474.75.0.671295418769.issue31283@psf.upfronthosting.co.za>
In-reply-to
Content
shadowadler, the documentation assumes *throughout* that you have not created any variable that shadows any standard Python entities.  There is no other rational way to write the documentation.  To change that policy would, as has been pointed out, require disclaimers in thousands of places in the documentation.  That's not something that is going to be done :)
History
Date User Action Args
2017-08-26 14:57:54r.david.murraysetrecipients: + r.david.murray, steven.daprano, docs@python, veky, gone
2017-08-26 14:57:54r.david.murraysetmessageid: <1503759474.75.0.671295418769.issue31283@psf.upfronthosting.co.za>
2017-08-26 14:57:54r.david.murraylinkissue31283 messages
2017-08-26 14:57:54r.david.murraycreate