Ralf Schmitt <[EMAIL PROTECTED]> added the comment:

this issue is about the threaded one.

I think it should be rejected. It does not work:
~/ python2.5 xmlrpclib_multicall.py                         [EMAIL PROTECTED]
failed 1
Traceback (most recent call last):
  File "xmlrpclib_multicall.py", line 12, in <module>
    from log.StdLogger import logger
ImportError: No module named log.StdLogger

and the code uses lot's of unused imports.

----------
nosy: +schmir

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1054434>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to