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 brett.cannon, skip.montanaro
Date 2008-10-01.19:25:58
SpamBayes Score 4.9475584e-05
Marked as misclassified No
Message-id <1222889159.6.0.750270759845.issue4010@psf.upfronthosting.co.za>
In-reply-to
Content
Well, all of my modules are in a non-standard location and I have no
build issues on OS X 10.5. If you look at PyBuildExt.detect_modules()
you will see that the paths are at least added for the search path from
LDFLAGS and CPPFLAGS.
History
Date User Action Args
2008-10-01 19:25:59brett.cannonsetrecipients: + brett.cannon, skip.montanaro
2008-10-01 19:25:59brett.cannonsetmessageid: <1222889159.6.0.750270759845.issue4010@psf.upfronthosting.co.za>
2008-10-01 19:25:58brett.cannonlinkissue4010 messages
2008-10-01 19:25:58brett.cannoncreate