Ezio Melotti added the comment:
This is already fixed in the latest version of the doc:
http://docs.python.org/py3k/library/xmlrpc.client.html#binary-objects
--
nosy: +ezio.melotti
resolution: -> out of date
stage: -> committed/rejected
status: open -> closed
type: crash -> behavior
New submission from Delaney Gillilan :
Documentation available at
http://docs.python.org/release/3.0.1/library/xmlrpc.client.html#binary-objects
produced incorrect results ...
Traceback (most recent call last):
File "test_server.py", line 28, in
print(handle.read().format('utf-8'))
Fi