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 pnasrat
Recipients Arfrever, Marc.Abramowitz, Ronan.Lamy, brett.cannon, chris.jerdonek, eric.smith, pnasrat
Date 2012-06-06.12:24:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338985473.48.0.506246106789.issue14982@psf.upfronthosting.co.za>
In-reply-to
Content
We've taken a simpler approach avoiding walk_packages in pip which we'll release for 3.3. I'd say if pkgutil doesn't work correctly with importers & loaders outside of it we probably should make that very explicit in the docs, and potentially consider deprecating walk_packages.
History
Date User Action Args
2012-06-06 12:24:33pnasratsetrecipients: + pnasrat, brett.cannon, eric.smith, Arfrever, chris.jerdonek, Marc.Abramowitz, Ronan.Lamy
2012-06-06 12:24:33pnasratsetmessageid: <1338985473.48.0.506246106789.issue14982@psf.upfronthosting.co.za>
2012-06-06 12:24:32pnasratlinkissue14982 messages
2012-06-06 12:24:32pnasratcreate