Mercurial > public > mercurial-scm > hg
diff tests/test-hgweb-auth.py.out @ 46907:ffd3e823a7e5
urlutil: extract `url` related code from `util` into the new module
The new module is well fitting for this new code. And this will be useful to
make the gathered code collaborate more later.
Differential Revision: https://phab.mercurial-scm.org/D10374
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 12 Apr 2021 03:01:04 +0200 |
parents | c53f0ead5781 |
children |
line wrap: on
line diff
--- a/tests/test-hgweb-auth.py.out Sun Apr 11 23:54:35 2021 +0200 +++ b/tests/test-hgweb-auth.py.out Mon Apr 12 03:01:04 2021 +0200 @@ -211,7 +211,7 @@ URI: http://example.org/foo abort -*** Test urllib2 and util.url +*** Test urllib2 and urlutil.url URIs: http://user@example.com:8080/foo http://example.com:8080/foo ('user', '')