[issue26565] [ctypes] Add value attribute to non basic pointers.

Memeplex report at bugs.python.org
Wed Jun 8 23:23:50 EDT 2016


Memeplex added the comment:

Related: http://bugs.python.org/issue27274.

Maybe ptr.toaddress? As opposed to addressof(ptr). I think ptr.address might be confusing as it's intutive meaning is closer to addressof(ptr).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26565>
_______________________________________


More information about the Python-bugs-list mailing list