##// END OF EJS Templates
dispatch: avoid double backslashes in error message...
dispatch: avoid double backslashes in error message The use of %r in the format string caused Python to display Windows paths with double backslashes.
David Golub -
r14914:41c3a71c stable
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient / tests
__init__.py Loading ...
simple_http_test.py Loading ...
test_bogus_responses.py Loading ...
test_chunked_transfer.py Loading ...
test_proxy_support.py Loading ...
test_ssl.py Loading ...
util.py Loading ...