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 ncoghlan
Date 2008-06-24.12:18:42
SpamBayes Score 0.0047002635
Marked as misclassified No
Message-id <1214309924.87.0.972230589947.issue3190@psf.upfronthosting.co.za>
In-reply-to
Content
Pydoc doesn't display the standard special attributes for packages and
modules (__name__, __file__, __path__).

It shouldn't display PEP 361's new __package__ attribute either.
History
Date User Action Args
2008-06-24 12:18:45ncoghlansetspambayes_score: 0.00470026 -> 0.0047002635
recipients: + ncoghlan
2008-06-24 12:18:44ncoghlansetspambayes_score: 0.00470026 -> 0.00470026
messageid: <1214309924.87.0.972230589947.issue3190@psf.upfronthosting.co.za>
2008-06-24 12:18:42ncoghlanlinkissue3190 messages
2008-06-24 12:18:42ncoghlancreate