]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 1 May 2009 06:00:23 +0000 (06:00 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 1 May 2009 06:00:23 +0000 (06:00 +0000)
commit4947606ecca1248bdfa9a71c7ea28239d0f64f56
treee926f833656e2705062470fe35714805beb168c5
parent55708cce31442d13768843d85f424208e9fd0f42
Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the
"<local>" macro as the only entry, this function bypasses any host name that
does not contain a period.
Lib/urllib/request.py