[pypy-issue] [issue870] ctypes.byref does not accept offset argument

Leandro Lameiro tracker at bugs.pypy.org
Sun Sep 11 04:06:47 CEST 2011


New submission from Leandro Lameiro <lameiro at gmail.com>:

According to http://docs.python.org/library/ctypes.html#ctypes.byref , the
offset argument to ctypes.byref was introduced in Python 2.6, but is missing in
PyPy 1.6.

(btw, the drop-down to select a release does not have 1.6 yet)

----------
messages: 3126
nosy: lameiro, pypy-issue
priority: feature
status: unread
title: ctypes.byref does not accept offset argument

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue870>
________________________________________


More information about the pypy-issue mailing list