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 bethard
Recipients LambertDW, aronacher, bethard, dwayne, eric.araujo, georg.brandl
Date 2010-12-05.10:25:45
SpamBayes Score 3.7658407e-05
Marked as misclassified No
Message-id <1291544747.64.0.87049684299.issue4391@psf.upfronthosting.co.za>
In-reply-to
Content
The workaround in TestImportStar is fine. The test is really just meant to make sure that __all__ contains all the current API methods, and the "_" checks were the easiest way at the time to check that.
History
Date User Action Args
2010-12-05 10:25:47bethardsetrecipients: + bethard, georg.brandl, LambertDW, aronacher, eric.araujo, dwayne
2010-12-05 10:25:47bethardsetmessageid: <1291544747.64.0.87049684299.issue4391@psf.upfronthosting.co.za>
2010-12-05 10:25:45bethardlinkissue4391 messages
2010-12-05 10:25:45bethardcreate