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 julians37
Recipients julians37, khinsen, ronaldoussoren
Date 2009-04-09.08:25:56
SpamBayes Score 7.780268e-05
Marked as misclassified No
Message-id <1239265564.43.0.296779920819.issue3646@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a fix for release26-maint branch.

I've tested this as follows:

./configure --enable-toolbox-glue --enable-universalsdk
--enable-framework=/tmp/python-2.6-maint-install/Library/Framework
--prefix=/tmp/python-2.6-maint-install && make -j3 && make frameworkinstall

I have not tested this with the default install paths.

Patches for 2.5 and 2.4 coming up.
History
Date User Action Args
2009-04-09 08:26:04julians37setrecipients: + julians37, ronaldoussoren, khinsen
2009-04-09 08:26:04julians37setmessageid: <1239265564.43.0.296779920819.issue3646@psf.upfronthosting.co.za>
2009-04-09 08:26:00julians37linkissue3646 messages
2009-04-09 08:25:59julians37create