commit | 68f74ba556e348cd3f2b7ca4638e363d6a8625f1 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 14:00:56 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 14:00:56 2010 +0000 |
tree | 67b0c2d15271ab8466da8fc1b7027c25989d74b0 | |
parent | 3d3ffd8c44a50645d04aa5b8ca503df0b5089c1f [diff] |
Merged revisions 82284 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82284 | ronald.oussoren | 2010-06-27 15:59:39 +0200 (Sun, 27 Jun 2010) | 4 lines Fix for Issue8883: without this patch test_urllib will fail when there is a bare IP address in the "Bypass proxy settings for these Hosts & Domains" list on MacOSX. ........