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 pitrou
Recipients Arfrever, brett.cannon, eric.smith, eric.snow, lemburg, ncoghlan, pitrou
Date 2012-04-24.22:29:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335306509.3436.22.camel@localhost.localdomain>
In-reply-to <4F97277C.4080507@egenix.com>
Content
> Code to detect whether you're running off a checkout vs. a normal
> installation by looking at even more directories ? I don't
> see any in getpath.c (and that's good).

Look for "pybuilddir.txt".
History
Date User Action Args
2012-04-24 22:29:53pitrousetrecipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, Arfrever, eric.snow
2012-04-24 22:29:52pitroulinkissue14657 messages
2012-04-24 22:29:52pitroucreate