Staging
v0.8.1
Revision 3aea3c298b510fffac0f33195c7380a19c60f4e2 authored by Miss Islington (bot) on 06 September 2017, 17:22:14 UTC, committed by Raymond Hettinger on 06 September 2017, 17:22:14 UTC
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>
(cherry picked from commit 3463ee3972e0d14351ee18bce60ecfbf7ac96772)
1 parent 6da379b
History

README

back to top