Author: Kurt Jaeger <[email protected]> Branch: complx/indexrst-edited-online-with-bitbucket-1403535394739 Changeset: r1520:4aa308c25af2 Date: 2014-06-23 14:56 +0000 http://bitbucket.org/cffi/cffi/changeset/4aa308c25af2/
Log: index.rst edited online with Bitbucket diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -60,7 +60,7 @@ left. It supports CPython 2.6; 2.7; 3.x (tested with 3.2 and 3.3); -and is distrubuted with PyPy 2.0 beta2 or later. +and is distributed with PyPy 2.0 beta2 or later. Its speed is comparable to ctypes on CPython (a bit faster but a higher warm-up time). It is already faster than ctypes on PyPy (1.5x-2x), but not yet _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
