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 srid
Recipients ronaldoussoren, srid, tarek
Date 2010-08-11.22:10:46
SpamBayes Score 0.019098641
Marked as misclassified No
Message-id <1281564647.65.0.169839446176.issue9516@psf.upfronthosting.co.za>
In-reply-to
Content
Even simply invoking the interpreter raises this exception!

$ MACOSX_DEPLOYMENT_TARGET=10.3 python2.7
[...] 
IOError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
$
History
Date User Action Args
2010-08-11 22:10:47sridsetrecipients: + srid, ronaldoussoren, tarek
2010-08-11 22:10:47sridsetmessageid: <1281564647.65.0.169839446176.issue9516@psf.upfronthosting.co.za>
2010-08-11 22:10:46sridlinkissue9516 messages
2010-08-11 22:10:46sridcreate