Problem in multithreading Socketserver explained (should apply to *nix, too)

Gerson Kurz gerson.kurz at t-online.de
Wed Aug 29 13:09:08 EDT 2001


On Wed, 29 Aug 2001 09:19:53 -0700 (PDT), <brueckd at tbye.com> wrote:

>Note the indentation - the close_request call happens only after an
>exception gets raised, and so the threading mix-in works fine. Has yours
>been modified or do I just have a different version than you?

ActiveState ActivePython 2.1.0 Build 210

I rechecked on a clean install and it contains the said line. I didn't
think of the indent solution, I'm still crippled in my thinking by C++
:) Python to the rescue...




More information about the Python-list mailing list