]> granicus.if.org Git - python/commit
Added missing parameter in call to http_error_default();
authorFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 18:37:07 +0000 (18:37 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 13 Oct 2001 18:37:07 +0000 (18:37 +0000)
commitc680ae8002e955ef616741ae59338f0cde0f2ff8
tree45268e98ad0c7847f540cbbeb9da58bdb26baf84
parent2f8f4d36785202d337cded7d40eaeff4ae7b3038
Added missing parameter in call to http_error_default();
reported by Neal Norwitz.
Lib/urllib.py