cpython/Lib/xmlrpc
Martin Panter eae3336e42 Issue #26402: Fix XML-RPC client retrying after server disconnection
This is a regression introduced in 3.5 by revision eba80326ba53. Fix by Jelte
Fennema, test case by me.
2016-02-25 11:53:40 +00:00
..
__init__.py
client.py Issue #26402: Fix XML-RPC client retrying after server disconnection 2016-02-25 11:53:40 +00:00
server.py Issue #26147: xmlrpc now works with strings not encodable with used 2016-01-20 10:34:27 +02:00