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 brett.cannon
Recipients benjamin.peterson, brett.cannon, fdrake
Date 2008-09-19.01:58:51
SpamBayes Score 6.985964e-05
Marked as misclassified No
Message-id <1221789534.42.0.825275132853.issue586680@psf.upfronthosting.co.za>
In-reply-to
Content
If we think once can reliably add the directory based purely on whether
it starts with "build/lib.", and then potentially check for a suffix of
"-pydebug" if we are in a debug build, I will support adding this to
getpath.c to ditch the distutils import used by site.py.
History
Date User Action Args
2008-09-19 01:58:54brett.cannonsetrecipients: + brett.cannon, fdrake, benjamin.peterson
2008-09-19 01:58:54brett.cannonsetmessageid: <1221789534.42.0.825275132853.issue586680@psf.upfronthosting.co.za>
2008-09-19 01:58:53brett.cannonlinkissue586680 messages
2008-09-19 01:58:52brett.cannoncreate