commit | b955d6c41e80806c8390dba47323ef7fc41f05aa | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Mar 31 23:38:48 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Mar 31 23:38:48 2002 +0000 |
tree | 47e6148096633baa59e568f389f8c0bd2105f30b | |
parent | dfd59e039a5e070fd6fc8ec4de749c84f9535823 [diff] |
Hopeful fix for SF bug 503031: urllib.py: open_http() host problem. I really can't test this, but from reading the discussion in that bug report, it's likely that this works. It may also close a whole bunch of other bug reports related to urllib and proxies on Windows, but who knows.