Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r1167:04a15b0fd6d7 Date: 2013-02-23 15:16 +0100 http://bitbucket.org/cffi/cffi/changeset/04a15b0fd6d7/
Log: update diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1144,7 +1144,7 @@ a number of attributes for introspection: ``kind`` and ``cname`` are always present, and depending on the kind they may also have ``item``, ``length``, ``fields``, ``args``, ``result``, ``ellipsis``, - ``abi`` and ``elements``. + ``abi``, ``elements`` and ``relements``. ``ffi.sizeof("C type" or cdata object)``: return the size of the argument in bytes. The argument can be either a C type, or a cdata object, _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit