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