cpython/Lib/xmlrpc
Serhiy Storchaka 290fed43d9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags
instead of silently return incorrect result.
2016-05-04 11:26:42 +03:00
..
__init__.py
client.py Issue #26873: xmlrpc now raises ResponseError on unsupported type tags 2016-05-04 11:26:42 +03:00
server.py Issue #26147: xmlrpc now works with strings not encodable with used 2016-01-20 10:34:27 +02:00