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 terry.reedy
Recipients docs@python, s7v7nislands@gmail.com, terry.reedy
Date 2013-05-15.21:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368653022.43.0.98174614549.issue17972@psf.upfronthosting.co.za>
In-reply-to
Content
I do not know what you mean by 'leak docs' so I changed the title to something that makes more sense. It is possible that these functions are considered private to the module, but then their names should be preceded by '_', or else there should be an '__all__' list that omits them. So the omission may be a mistake. I do not know.
History
Date User Action Args
2013-05-15 21:23:42terry.reedysetrecipients: + terry.reedy, docs@python, s7v7nislands@gmail.com
2013-05-15 21:23:42terry.reedysetmessageid: <1368653022.43.0.98174614549.issue17972@psf.upfronthosting.co.za>
2013-05-15 21:23:42terry.reedylinkissue17972 messages
2013-05-15 21:23:42terry.reedycreate