Message67227
That's a great idea.
> Just before doing a C library function call,
> ctypes would copy this variable into the real C-level errno; and
Is the ctypes.set_errno(...) function really needed? Wouldn't it be sufficient
if errno is simply set to zero before each function call? |
|
| Date |
User |
Action |
Args |
| 2008-05-23 11:15:53 | theller | set | spambayes_score: 0.032166 -> 0.032166 recipients:
+ theller, arigo, amaury.forgeotdarc, fijal |
| 2008-05-23 11:15:50 | theller | link | issue1798 messages |
| 2008-05-23 11:15:49 | theller | create | |
|