On 17 August 2013 16:21, Lenard Lindstrom <[email protected]> wrote: > Ctypes may be the way to go on PyPy, but it is slow in CPython. >
PyPy moved to cffi some time ago, and it's much faster on both platforms.
Richard
On 17 August 2013 16:21, Lenard Lindstrom <[email protected]> wrote: > Ctypes may be the way to go on PyPy, but it is slow in CPython. >
PyPy moved to cffi some time ago, and it's much faster on both platforms.
Richard