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 Arfrever, anacrolix, eric.araujo, rpetrov, sdirector, tarek
Date 2014-03-13.20:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394742180.38.0.538122638434.issue1887@psf.upfronthosting.co.za>
In-reply-to
Content
distutils2 is no more.

Paths handling in distutils is fragile, so I’m changing this to a doc issue: we should make it clear that only “cd path/to/project; python setup.py command” is expected to work.
History
Date User Action Args
2014-03-13 20:23:00eric.araujosetrecipients: + eric.araujo, sdirector, tarek, rpetrov, Arfrever, anacrolix
2014-03-13 20:23:00eric.araujosetmessageid: <1394742180.38.0.538122638434.issue1887@psf.upfronthosting.co.za>
2014-03-13 20:23:00eric.araujolinkissue1887 messages
2014-03-13 20:23:00eric.araujocreate