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 Unit03
Recipients Unit03, berker.peksag, martin.panter, maurosr, milap.py, python-dev, r.david.murray, selik, serhiy.storchaka, taddeimania
Date 2016-05-25.16:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464194970.12.0.979027753153.issue23883@psf.upfronthosting.co.za>
In-reply-to
Content
In this case I'm proposing a small patch just for testing pydoc module's __all__ list and left the decision to you, whether to apply it or not. :)

Test doesn't use test.support.check__all__ (see msg266312) - blacklist would be huge and expected list, as you already pointed out, has only one value.
History
Date User Action Args
2016-05-25 16:49:30Unit03setrecipients: + Unit03, r.david.murray, python-dev, berker.peksag, martin.panter, serhiy.storchaka, milap.py, maurosr, taddeimania, selik
2016-05-25 16:49:30Unit03setmessageid: <1464194970.12.0.979027753153.issue23883@psf.upfronthosting.co.za>
2016-05-25 16:49:30Unit03linkissue23883 messages
2016-05-25 16:49:30Unit03create