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 eric.snow
Recipients docs@python, eric.snow
Date 2013-11-28.06:42:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385620941.03.0.287546381963.issue19820@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for the inspect module and the types module do not list all the import-related module attributes.  I'm guessing they've been out of sync a while.

The docstring for for inspect.ismodule() is likewise missing information.
History
Date User Action Args
2013-11-28 06:42:21eric.snowsetrecipients: + eric.snow, docs@python
2013-11-28 06:42:21eric.snowsetmessageid: <1385620941.03.0.287546381963.issue19820@psf.upfronthosting.co.za>
2013-11-28 06:42:20eric.snowlinkissue19820 messages
2013-11-28 06:42:20eric.snowcreate