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 serhiy.storchaka
Recipients eric.snow, ezio.melotti, ncoghlan, serhiy.storchaka
Date 2013-08-08.17:30:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375983052.11.0.53750205301.issue18626@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it will be better to output a formalized report about a module and it's contents using inspect.getmoduleinfo() and inspect.getmembers().
History
Date User Action Args
2013-08-08 17:30:52serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, ezio.melotti, eric.snow
2013-08-08 17:30:52serhiy.storchakasetmessageid: <1375983052.11.0.53750205301.issue18626@psf.upfronthosting.co.za>
2013-08-08 17:30:52serhiy.storchakalinkissue18626 messages
2013-08-08 17:30:52serhiy.storchakacreate