better way to search the Python archive

2008-07-04 Thread Jeremy Link
Just an FYI out to folks that want a better way to search the Python archive. I've been using MarkMail (www.markmail.org ) to search the archives and it works MUCH better than the Google archive. It is a free hosting of all sorts of GNU/open source mailing lists (

libffi and ARM support for Python

2008-07-02 Thread Jeremy Link
The latest version of libffi is supposed to support the ARM processor. Has anyone taken this and folded into Python v2.5.2 so that we have support for this? I've tried but have run into a few issues: 1. Needed to enable FFI_CLOSURES 2. Added FFI_TRAMPOLINE_SIZE (set it to 32, not