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 ronaldoussoren
Recipients db3l, ned.deily, pitrou, ronaldoussoren
Date 2011-03-13.22:27:48
SpamBayes Score 0.0007663925
Marked as misclassified No
Message-id <1300055269.62.0.0266989852289.issue11487@psf.upfronthosting.co.za>
In-reply-to
Content
This does not only affect the installer.

On my machine the python on $PATH was build using the 10.6 deployment target. When I build python from a fresh checkout I get an error message because the 10.6 python gets run with deployment target 10.4 and then barfs (which in itself is a problem that needs to be fixed).
History
Date User Action Args
2011-03-13 22:27:49ronaldoussorensetrecipients: + ronaldoussoren, db3l, pitrou, ned.deily
2011-03-13 22:27:49ronaldoussorensetmessageid: <1300055269.62.0.0266989852289.issue11487@psf.upfronthosting.co.za>
2011-03-13 22:27:48ronaldoussorenlinkissue11487 messages
2011-03-13 22:27:48ronaldoussorencreate