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 veky
Recipients brett.cannon, r.david.murray, steve.dower, tschiller, veky
Date 2017-08-11.04:04:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502424267.72.0.964378651873.issue31143@psf.upfronthosting.co.za>
In-reply-to
Content
I'm sorry about entering the discussion without knowing any connection between the original problem and Brett's question, but isn't the latter answered by pkgutil.iter_modules (and pkgutil.walk_packages if needed)?
History
Date User Action Args
2017-08-11 04:04:27vekysetrecipients: + veky, brett.cannon, r.david.murray, steve.dower, tschiller
2017-08-11 04:04:27vekysetmessageid: <1502424267.72.0.964378651873.issue31143@psf.upfronthosting.co.za>
2017-08-11 04:04:27vekylinkissue31143 messages
2017-08-11 04:04:26vekycreate