Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_urlparse.py
Find file
Blame
History
Permalink
Make sure we test urlsplit() / urlunsplit() directly, rather than
· c992085e
Fred Drake
authored
Oct 16, 2002
guessing that urlparse() / urlunparse() use them. Add tests of urldefrag().
c992085e