cpython/Lib/xmlrpc
Serhiy Storchaka 45cdcd93c9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
instead of silently return incorrect result.
2016-05-04 11:27:17 +03:00
..
__init__.py
client.py Issue #26873: xmlrpc now raises ResponseError on unsupported type tags 2016-05-04 11:27:17 +03:00
server.py Issue #26404: Add context manager to socketserver, by Aviv Palivoda 2016-04-13 00:36:52 +00:00