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 Florian.Apolloner, ashkop, eric.snow, ezio.melotti, michael.foord, rbcollins
Date 2015-04-08.13:00:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428498044.97.0.905931314911.issue23882@psf.upfronthosting.co.za>
In-reply-to
Content
Is there any reason for unittest to not use pkgutil.iter_modules or pkgutil.walk_packages?  Either should work.
History
Date User Action Args
2015-04-08 13:00:45eric.snowsetrecipients: + eric.snow, rbcollins, ezio.melotti, michael.foord, Florian.Apolloner, ashkop
2015-04-08 13:00:44eric.snowsetmessageid: <1428498044.97.0.905931314911.issue23882@psf.upfronthosting.co.za>
2015-04-08 13:00:44eric.snowlinkissue23882 messages
2015-04-08 13:00:44eric.snowcreate