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 ncoghlan
Recipients Arfrever, chris.jerdonek, eric.araujo, ncoghlan
Date 2012-07-15.03:43:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342323786.26.0.423413734767.issue15299@psf.upfronthosting.co.za>
In-reply-to
Content
The pkgutil import emulation is being deprecated in 3.3

However, I'll use this as useful input for any new walk_packages tests added while resolving #15343
History
Date User Action Args
2012-07-15 03:43:06ncoghlansetrecipients: + ncoghlan, eric.araujo, Arfrever, chris.jerdonek
2012-07-15 03:43:06ncoghlansetmessageid: <1342323786.26.0.423413734767.issue15299@psf.upfronthosting.co.za>
2012-07-15 03:43:05ncoghlanlinkissue15299 messages
2012-07-15 03:43:05ncoghlancreate