Author: Armin Rigo <[email protected]> Branch: ffi-backend Changeset: r56629:90860449cc80 Date: 2012-08-07 11:24 +0200 http://bitbucket.org/pypy/pypy/changeset/90860449cc80/
Log: Add doc diff --git a/pypy/doc/config/objspace.usemodules._cffi_backend.txt b/pypy/doc/config/objspace.usemodules._cffi_backend.txt new file mode 100644 --- /dev/null +++ b/pypy/doc/config/objspace.usemodules._cffi_backend.txt @@ -0,0 +1,1 @@ +Core of CFFI (http://cffi.readthedocs.org) _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
