diff options
author | Martin Panter <vadmium+py@gmail.com> | 2016-02-22 09:04:22 +0000 |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2016-02-22 09:04:22 +0000 |
commit | fc85085c73fe6aad789ca481bdb3424ff875a87a (patch) | |
tree | d0c17814ea45419699e317a659b8040cf92decfe /Python/errors.c | |
parent | ceeeda7f5d431ebd20f3c27ecb1795269a0d5a1f (diff) | |
download | cpython-fc85085c73fe6aad789ca481bdb3424ff875a87a.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions