commit | c1bde6e14dd03b40f11fd3481eb7c40247e27a4d | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Oct 18 07:08:27 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Oct 18 07:08:27 2009 +0000 |
tree | 919986d71f02b403c21312b6a47fb715d3542fb5 | |
parent | e8e9cf4f8d44d492c57b28261fe651b091125086 [diff] |
Merged revisions 75482 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75482 | ronald.oussoren | 2009-10-18 09:07:00 +0200 (Sun, 18 Oct 2009) | 3 lines Fix for issue 7149: a regression in 2.6.3 that causes an exception when trying to detect proxy settings on OSX. ........