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 jkloth
Recipients alexis, eric.araujo, higery, jkloth, michael.mulich, nadeem.vawda
Date 2011-09-13.17:56:15
SpamBayes Score 0.001389448
Marked as misclassified No
Message-id <1315936576.23.0.391294490605.issue12785@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch seems to work as-is.  That is, just testing for `self.path` as the prefix.  On Windows, at least, the paths in RECORD are always absolute.

Further changes will be necessary, of course, once changes for alternative paths (--prefix, --home, and so on) are incorporated.
History
Date User Action Args
2011-09-13 17:56:16jklothsetrecipients: + jkloth, nadeem.vawda, eric.araujo, alexis, michael.mulich, higery
2011-09-13 17:56:16jklothsetmessageid: <1315936576.23.0.391294490605.issue12785@psf.upfronthosting.co.za>
2011-09-13 17:56:15jklothlinkissue12785 messages
2011-09-13 17:56:15jklothcreate