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, tarek, vinay.sajip
Date 2012-03-12.22:58:13
SpamBayes Score 0.00022302421
Marked as misclassified No
Message-id <1331593114.92.0.406668025824.issue14273@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve seen that too when running “python -m packaging.run”, but I don’t understand why the behavior is different when running pysetup vs. ./pysetup vs. python -m: all of these run the same code.
History
Date User Action Args
2012-03-12 22:58:35eric.araujosetrecipients: + eric.araujo, vinay.sajip, tarek, alexis
2012-03-12 22:58:34eric.araujosetmessageid: <1331593114.92.0.406668025824.issue14273@psf.upfronthosting.co.za>
2012-03-12 22:58:13eric.araujolinkissue14273 messages
2012-03-12 22:58:13eric.araujocreate