diff options
author | Christian Heimes <christian@python.org> | 2017-09-05 21:43:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-05 21:43:46 -0700 |
commit | 3463ee3972e0d14351ee18bce60ecfbf7ac96772 (patch) | |
tree | 3ba94e456b8fec31b964ec05ec724bd14bee2b84 /Python/pytime.c | |
parent | 05351c1bd8b70d1878527762174cdaaba3572395 (diff) | |
download | cpython-git-3463ee3972e0d14351ee18bce60ecfbf7ac96772.tar.gz |
Stop test_xmlrpc from writing to sys.stderr (#3359)
One test case of test_xmlrpc uses HTTPServer with a subclass of
BaseHTTPRequestHandler. The BaseRequestHandler class logs to
sys.stderr by default. Override log_message() to not clobber
test output.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions