From: Nick Coghlan Date: Sun, 18 Oct 2009 10:46:42 +0000 (+0000) Subject: Recorded merge of revisions 75474 via svnmerge from X-Git-Tag: v3.2a1~2382 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccb3c0946c2140a3e5b0f04d137785c2ca1e071c;p=python Recorded merge of revisions 75474 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75474 | senthil.kumaran | 2009-10-18 11:24:41 +1000 (Sun, 18 Oct 2009) | 2 lines Fix for Issue7155 - urllib do not document default use of system proxy configuration ........ ---