]> granicus.if.org Git - python/commit
Added more tests for urllib.parse utility functions.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Mar 2015 14:33:08 +0000 (16:33 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Mar 2015 14:33:08 +0000 (16:33 +0200)
commit5e0fd95e3b002c3265757b98ceeb986bd3cc0f65
treee1b59418f225a7eb104e76e59e34030b76301d26
parenta4012574110b2b011a88b70f0c08f55130ff2719
parent9270be76624b6f45ab79c8c6ce7b965b3b0e8613
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