On 1-jun-2006, at 19:20, Shane Holloway (IEEE) wrote: > Hey all, > > I've been wanting to test the latest python 2.5 features out of SVN. > I can make a framework build of python, but it doesn't have readline > support and seems to be about 10% slower than just a local build. I > was wondering if you could point me to any information about making > "good builds" of the bleeding-edge svn for our mac developers?
There is a build script in Mac/OSX/BuildScript. That should result in a package that contains a universal binary including support for readline, sqlite and bsddb. I must admit that I haven't tested the output of the script yet beyond checking that the expected extentions are present but the script is based on the one that is used to build the 2.4.3 universal installer. Ronald > > Thanks, > -Shane > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig