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 wolma
Recipients Anthony Sottile, brett.cannon, eric.snow, ncoghlan, wolma
Date 2017-03-10.10:05:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489140346.27.0.00575962095047.issue29258@psf.upfronthosting.co.za>
In-reply-to
Content
> all that's required here is to eliminate the check for __init__.py from pkgutil._iter_file_finder_modules

Ok, I was exaggerating here. To do it right would require a more complex change, but that's all that's needed to get an estimate of the effect the real thing would have.
History
Date User Action Args
2017-03-10 10:05:46wolmasetrecipients: + wolma, brett.cannon, ncoghlan, eric.snow, Anthony Sottile
2017-03-10 10:05:46wolmasetmessageid: <1489140346.27.0.00575962095047.issue29258@psf.upfronthosting.co.za>
2017-03-10 10:05:46wolmalinkissue29258 messages
2017-03-10 10:05:46wolmacreate