]> granicus.if.org Git - python/commit
add InvalidURL exception - raised if port is given but empty or non-numeric
authorSkip Montanaro <skip@pobox.com>
Sun, 24 Mar 2002 16:53:50 +0000 (16:53 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 24 Mar 2002 16:53:50 +0000 (16:53 +0000)
commit9d38997e8c4d06ec5717276590a3f1c6a88d2bb7
treee2b5fa565bc2fec4aa8af42cff52395c3bf36bc1
parent1ce0073a4e1e5bbc3d710a6c4f1700db6b29827c
add InvalidURL exception - raised if port is given but empty or non-numeric
Lib/httplib.py