commit | ab90f8e6a1a2f3f13b4775f431c75ec995a048d1 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 14:26:30 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Jun 27 14:26:30 2010 +0000 |
tree | 2144525e2e90baa1915d2d9742a9a649fc8044f4 | |
parent | c943de2b5a6dca4922f9f7f6c4f34d8c93684bbc [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. ........