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 martin.panter
Recipients SilentGhost, georg.brandl, leewz, martin.panter
Date 2016-04-20.13:14:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461158075.01.0.741620604767.issue26809@psf.upfronthosting.co.za>
In-reply-to
Content
Okay looks like I was mistaken about dir(). It ignores __all__, and just gives you everything. But the star-import point is still valid :)
History
Date User Action Args
2016-04-20 13:14:35martin.pantersetrecipients: + martin.panter, georg.brandl, SilentGhost, leewz
2016-04-20 13:14:35martin.pantersetmessageid: <1461158075.01.0.741620604767.issue26809@psf.upfronthosting.co.za>
2016-04-20 13:14:34martin.panterlinkissue26809 messages
2016-04-20 13:14:34martin.pantercreate