Message57881
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? |
|
| Date |
User |
Action |
Args |
| 2007-11-27 19:16:43 | theller | set | spambayes_score: 0.136798 -> 0.136798 recipients:
+ theller, christian.heimes |
| 2007-11-27 19:16:43 | theller | link | issue1505 messages |
| 2007-11-27 19:16:43 | theller | create | |
|