New submission from Nick Coghlan <[EMAIL PROTECTED]>: 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. ---------- assignee: ncoghlan components: Library (Lib) messages: 68682 nosy: ncoghlan priority: normal severity: normal status: open title: Pydoc should ignore __package__ attributes type: behavior versions: Python 2.6, Python 3.0 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3190> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com