]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added more tests for urllib.parse utility functions.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Mar 2015 14:32:29 +0000 (16:32 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Mar 2015 14:32:29 +0000 (16:32 +0200)
commit9270be76624b6f45ab79c8c6ce7b965b3b0e8613
tree4ab0e4c3239c14a9a4c5ad3b0a0e5bd7ad535564
parented0392ae06a52f768123aad0e478b5bcfac143e2
Added more tests for urllib.parse utility functions.
These functions are not documented but used in third-party code.
Lib/test/test_urllib.py
Lib/test/test_urlparse.py