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 eric.araujo
Recipients alexis, eric.araujo, paul.moore, tarek, vinay.sajip
Date 2012-02-10.03:56:50
SpamBayes Score 0.0046419566
Marked as misclassified No
Message-id <1328846212.0.0.614782090302.issue13175@psf.upfronthosting.co.za>
In-reply-to
Content
> I tried to reproduce using distutils2, but don't know how distutils2
> works - there's no pysetup and python -m distutils2.run doesn't work
> the same as python -m packaging.run.

Maybe you’re using the old PyPI release or Tarek’s outdated Bitbucket repository.  http://hg.python.org/distutils is current, contains pysetup and supports -m distutils2.run.

I’ll port your patch to d2 this week.
History
Date User Action Args
2012-02-10 03:56:52eric.araujosetrecipients: + eric.araujo, paul.moore, vinay.sajip, tarek, alexis
2012-02-10 03:56:52eric.araujosetmessageid: <1328846212.0.0.614782090302.issue13175@psf.upfronthosting.co.za>
2012-02-10 03:56:51eric.araujolinkissue13175 messages
2012-02-10 03:56:51eric.araujocreate