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-25.11:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335354459.3413.1.camel@localhost.localdomain>
In-reply-to <4F97BED0.9000200@egenix.com>
Content
> > Look for "pybuilddir.txt".
> 
> Oh dear. Another one of those hacks... why wasn't this done using
> constants passed in by the configure script and simple string
> comparison ?

How would that help distinguish between an installed Python and a
non-installed Python? If you have an idea about that, please open an
issue and explain it precisely :)
History
Date User Action Args
2012-04-25 11:49:04pitrousetrecipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, Arfrever, eric.snow
2012-04-25 11:49:04pitroulinkissue14657 messages
2012-04-25 11:49:04pitroucreate