[New-bugs-announce] [issue14134] "xmlrpc.client.ServerProxy()" -- need for "timeout"-parameter

Andrej A Antonov report at bugs.python.org
Sun Feb 26 23:19:01 CET 2012


New submission from Andrej A Antonov <polymorphm at gmail.com>:

good day!

"xmlrpc.client.ServerProxy()" -- not has "timeout"-parameter

"xmlrpc.client.Transport()" and "xmlrpc.client.SafeTransport()" -- not has "timeout"-parameter too

but "http.client.HTTPConnection()" and http.client.HTTPSConnection() -- has "timeout"-parameter

----------
components: Library (Lib)
messages: 154409
nosy: polymorphm
priority: normal
severity: normal
status: open
title: "xmlrpc.client.ServerProxy()" --  need for "timeout"-parameter
type: enhancement
versions: Python 2.7, Python 3.3

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


More information about the New-bugs-announce mailing list