]> granicus.if.org Git - python/commit
Merged revisions 75334 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 11 Oct 2009 06:07:46 +0000 (06:07 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 11 Oct 2009 06:07:46 +0000 (06:07 +0000)
commit1130163dc1a1e278e56ce4316da109e234269f3e
tree698acddbd8ff147526022d4f5c9dc20ab20783fe
parent290e939f2e22d459d7e22f39e6a5660a8a2f4e96
Merged revisions 75334 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r75334 | senthil.kumaran | 2009-10-11 10:28:55 +0530 (Sun, 11 Oct 2009) | 9 lines

  Merged revisions 75333 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r75333 | senthil.kumaran | 2009-10-11 07:30:07 +0530 (Sun, 11 Oct 2009) | 3 lines

    Fixed Issue6894, urllib2 doesn't respect "no_proxy" environment
  ........
................
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS