[issue5042] Structure sub-subclass does not initialize with base class positional arguments

Thomas Heller report at bugs.python.org
Fri Sep 18 10:25:11 CEST 2009


Thomas Heller <theller at ctypes.org> added the comment:

> Is that any help?
Not really ;-).

Here is a patch I just wrote - it must still be checked for correctness,
and tests for it must be added.  I hope the comment in the code explains
how it works.  ctypes-structinit.patch

----------
keywords: +patch
Added file: http://bugs.python.org/file14921/ctypes-structinit.patch

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


More information about the Python-bugs-list mailing list