Ronald Oussoren <[email protected]> added the comment: I'm looking into this issue.
One problem is that the version of libffi used on OSX is no longer in sync with the version that is used on other platforms. The version that is used on OSX does not have some of the symbols expected by ctypes, such as 'ffi_prep_closure_loc'. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9662> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
