]> granicus.if.org Git - python/commit
For for issue #7154: Port the code that uses
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 18 Apr 2010 20:46:11 +0000 (20:46 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 18 Apr 2010 20:46:11 +0000 (20:46 +0000)
commit8415120af34d7239dca90f6cd47d0714c226d123
tree350627ffb1ae96418a7dcd31eeeee0a6ca8e8f8f
parentf88db8de767460a6a2bd4307278ba6e9253b7770
For for issue #7154: Port the code that uses
the SystemConfiguration framework to detect the
proxy settings on OSX from the trunk to python 3.2
Lib/urllib/request.py
Misc/NEWS
Modules/_scproxy.c [new file with mode: 0644]
setup.py