Thomas Heller added the comment:
Christian Heimes schrieb:
> > New submission from Christian Heimes:
> >
> > The problem is in _ctypes.c:create_comerror() around line 4620.
The code tries to populate a dict with methods and finally pass them to
PyErr_NewException("_ctypes.COMError", NULL, dict);
I have no idea what to do. What do I have to put into the dict?
__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1505>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com