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 ncoghlan
Recipients jlivingston, ncoghlan, tlesher
Date 2011-05-28.01:00:11
SpamBayes Score 0.0003552207
Marked as misclassified No
Message-id <1306544412.45.0.622694303347.issue1189811@psf.upfronthosting.co.za>
In-reply-to
Content
In the time since 2.3, pydoc.visiblename() has been updated to use the correct definition of visibility.

A "developer" mode that exposes internal details doesn't make sense. When you're developing something and want to see internal details, *look at the code*.
History
Date User Action Args
2011-05-28 01:00:12ncoghlansetrecipients: + ncoghlan, jlivingston, tlesher
2011-05-28 01:00:12ncoghlansetmessageid: <1306544412.45.0.622694303347.issue1189811@psf.upfronthosting.co.za>
2011-05-28 01:00:11ncoghlanlinkissue1189811 messages
2011-05-28 01:00:11ncoghlancreate