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 brett.cannon
Recipients brett.cannon, fijal, georg.brandl, tarek
Date 2009-04-01.18:44:41
SpamBayes Score 5.564172e-05
Marked as misclassified No
Message-id <1238611483.32.0.150870817539.issue2953@psf.upfronthosting.co.za>
In-reply-to
Content
Actually importlib does not test this; that is an old thing from an old
sandbox version of importlib that I no longer use.

I am assigning to Tarek as the better solution is for distutils to stop
using this "private" attribute.
History
Date User Action Args
2009-04-01 18:44:43brett.cannonsetrecipients: + brett.cannon, georg.brandl, fijal, tarek
2009-04-01 18:44:43brett.cannonsetmessageid: <1238611483.32.0.150870817539.issue2953@psf.upfronthosting.co.za>
2009-04-01 18:44:42brett.cannonlinkissue2953 messages
2009-04-01 18:44:41brett.cannoncreate