diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-10-11 16:09:51 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-10-11 16:09:51 (GMT) |
commit | aaf17b33a53447f45d799d1165765b60adad8209 (patch) | |
tree | e942cc5b86c191bde7ce015962acb92a6cc966c3 /Modules/_io | |
parent | 1254b407ac6960ff2594e417d2f1c2c6a1ffc755 (diff) | |
download | cpython-aaf17b33a53447f45d799d1165765b60adad8209.zip cpython-aaf17b33a53447f45d799d1165765b60adad8209.tar.gz cpython-aaf17b33a53447f45d799d1165765b60adad8209.tar.bz2 |
#19192: Give up on time.xmlrpc.com as an xmlrpc network test.
time.xmlrpc.com has come and gone over the years, and has been gone again for
a while. The test did test one thing that the current xmlrpc tests don't: the
use of multiple levels of attribute names in the call. So in addition to
removing the network test, we add a test in xmlrpc of dotted name access.
There should also be a test for when dotted name access is disallowed, but
that requires more extensive test harness refactoring, and in any case was not
tested by the network test we are deleting, since it is a server-side setting.
This is a slightly simplified version of a patch by Vajrasky Kok.
Diffstat (limited to 'Modules/_io')
0 files changed, 0 insertions, 0 deletions