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 pitrou
Recipients Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou, python-dev
Date 2012-05-06.16:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336321873.3336.7.camel@localhost.localdomain>
In-reply-to <1336321458.34.0.111670330501.issue14657@psf.upfronthosting.co.za>
Content
> It was distribute (fork of setuptools, with added support for Python 3), not distutils2.
> distribute has been changed to directly use _frozen_importlib:

This sounds like a rather good hint we need to avoid duplicate copies.
History
Date User Action Args
2012-05-06 16:33:10pitrousetrecipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, eric.araujo, Arfrever, python-dev, eric.snow
2012-05-06 16:33:09pitroulinkissue14657 messages
2012-05-06 16:33:09pitroucreate