diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-02-22 09:04:22 (GMT) |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-02-22 09:04:22 (GMT) |
commit | 1c5e715d8fac43ecf0dc9e13192b389910ae22e3 (patch) | |
tree | 9f45a25560e7c3b8a00baa61276e271684e65cef /Doc/library/tempfile.rst | |
parent | 0334c3c735a3616c5016b8013796ca08307f88de (diff) | |
download | cpython-1c5e715d8fac43ecf0dc9e13192b389910ae22e3.zip cpython-1c5e715d8fac43ecf0dc9e13192b389910ae22e3.tar.gz cpython-1c5e715d8fac43ecf0dc9e13192b389910ae22e3.tar.bz2 |
Fix errors in XML-RPC client example code
* http.client.HTTP (does not exist in Python 3) → HTTPConnection
* Server (deprecated) → ServerProxy
* Transport.send_request() grew a new “debug” parameter in Python 3 (revision
a528f7f8f97a)
Diffstat (limited to 'Doc/library/tempfile.rst')
0 files changed, 0 insertions, 0 deletions