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 eric.araujo, ghazel, tarek
Date 2010-08-21.16:43:42
SpamBayes Score 0.0010484526
Marked as misclassified No
Message-id <1282409023.78.0.529654404242.issue9023@psf.upfronthosting.co.za>
In-reply-to
Content
I’m not sure how I feel about paths going to the parent directory. Your use case is not imaginary or contrived, but I’m uncomfortable with going out of the source tree.

Your setup script would work if the setup script was in the root of the source tree, right? In this case, I would requalify this as a doc bug. Can you test this solution (also with distutils-only code)? Thank you.
History
Date User Action Args
2010-08-21 16:43:44eric.araujosetrecipients: + eric.araujo, ghazel, tarek
2010-08-21 16:43:43eric.araujosetmessageid: <1282409023.78.0.529654404242.issue9023@psf.upfronthosting.co.za>
2010-08-21 16:43:42eric.araujolinkissue9023 messages
2010-08-21 16:43:42eric.araujocreate