Message58249
Guido van Rossum wrote:
> I will look at this in an hour or so, after I bring Orlijn to school
> and drive to work.
I found two problems with the _real_close() call in PySSL_dealloc. I'm
digging into it now.
o = PyObject_CallMethod((PyObject*)self->Socket, "_real_close", "");
Christian |
|
| Date |
User |
Action |
Args |
| 2007-12-06 18:36:39 | christian.heimes | set | spambayes_score: 0.223767 -> 0.223767 recipients:
+ christian.heimes, gvanrossum, janssen |
| 2007-12-06 18:36:38 | christian.heimes | link | issue1469 messages |
| 2007-12-06 18:36:38 | christian.heimes | create | |
|