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 takluyver
Recipients hynek, serhiy.storchaka, takluyver, tarek
Date 2013-01-18.11:19:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358507976.71.0.343350162952.issue16957@psf.upfronthosting.co.za>
In-reply-to
Content
That makes sense - foo/setup.py can be run from the working directory, but you can't refer to subdirectories on $PATH like that.

I've added a revised version of the patch.
History
Date User Action Args
2013-01-18 11:19:36takluyversetrecipients: + takluyver, tarek, hynek, serhiy.storchaka
2013-01-18 11:19:36takluyversetmessageid: <1358507976.71.0.343350162952.issue16957@psf.upfronthosting.co.za>
2013-01-18 11:19:36takluyverlinkissue16957 messages
2013-01-18 11:19:36takluyvercreate