On Tue, Dec 21, 2010 at 1:02 PM, René Dudfield <ren...@gmail.com> wrote:
> Hi,
>
> __itemsize__ - in bytes, corresponds to item size field in the types
> definition structure.
>
> It's a field for types.
> See:
>    http://docs.python.org/c-api/typeobj.html#tp_itemsize
>

Well... Those are docs for C API. It doesn't say it's exposed at
applevel nor since which version. (Also, to be precise, C API is known
to be implementation specific)
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to