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 michael.foord
Recipients georg.brandl, michael.foord, ncoghlan, pitrou
Date 2011-01-07.19:13:02
SpamBayes Score 0.00015562499
Marked as misclassified No
Message-id <1294427585.66.0.943781847523.issue10859@psf.upfronthosting.co.za>
In-reply-to
Content
There was a discussion on python-dev about naming conventions in the  standard library. There was no clear consensus that everything non-public should start with an underscore. Several developers thought that merely being undocumented or not present in __all__ was sufficient (evidently including Guido at the point he implemented this).
History
Date User Action Args
2011-01-07 19:13:05michael.foordsetrecipients: + michael.foord, georg.brandl, ncoghlan, pitrou
2011-01-07 19:13:05michael.foordsetmessageid: <1294427585.66.0.943781847523.issue10859@psf.upfronthosting.co.za>
2011-01-07 19:13:02michael.foordlinkissue10859 messages
2011-01-07 19:13:02michael.foordcreate