[issue6499] Can't import xmlrpclib, DocXMLRPCServer and SimpleXMLRPCServer when zlib is not available

Kristján Valur Jónsson report at bugs.python.org
Sun Jul 26 23:02:04 CEST 2009


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Ah, so this is an interpreter shutdown issue, it seems.
Something is causing this thread to not exit until the application exits 
and that can cause all sorts of weird race conditions.  I wonder why that 
is happening.  There must be an issue with test_valid_get_response

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6499>
_______________________________________


More information about the Python-bugs-list mailing list