Message67237
But would it hurt to set errno to zero before *any* function call?
My experiments show that it is faster to clear errno always
instead of trying to get a previously set value from tls storage in a
ctypes-global object created by calling "threading.local()". |
|
| Date |
User |
Action |
Args |
| 2008-05-23 13:42:31 | theller | set | spambayes_score: 0.0409946 -> 0.0409946 recipients:
+ theller, loewis, arigo, amaury.forgeotdarc, fijal |
| 2008-05-23 13:42:30 | theller | link | issue1798 messages |
| 2008-05-23 13:42:29 | theller | create | |
|