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 ngift
Recipients ngift
Date 2008-11-17.00:25:22
SpamBayes Score 0.0009465323
Marked as misclassified No
Message-id <1226881524.11.0.708163109076.issue4334@psf.upfronthosting.co.za>
In-reply-to
Content
Just an FYI, the Mac Build script in:

Python-2.6 2/Mac/BuildScript/build-installer.py

contains broken download URLs for SQLite, and cause the build to fail.  
I fixed this myself, but noticed this appears to be fixed in the trunk, 
already.  Having a working build script is a fairly big deal for mac 
users, as they often need to have readline compiled properly with 
Python, which is a pain.  This might be nice to have fixed in the 
production release.
History
Date User Action Args
2008-11-17 00:25:24ngiftsetrecipients: + ngift
2008-11-17 00:25:24ngiftsetmessageid: <1226881524.11.0.708163109076.issue4334@psf.upfronthosting.co.za>
2008-11-17 00:25:23ngiftlinkissue4334 messages
2008-11-17 00:25:22ngiftcreate