commit | 836a2bba2f067df3b3f8c452b0a1a033295eddc6 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Wed Jul 14 19:25:26 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Wed Jul 14 19:25:26 2010 +0000 |
tree | 673fef33a5c69e275c1dda3a1c972f7101e2f845 | |
parent | 21239048a6a8bcc0ea28608a808062ce18f0e55c [diff] |
Merged revisions 82890 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82890 | senthil.kumaran | 2010-07-15 00:45:23 +0530 (Thu, 15 Jul 2010) | 3 lines Fix: Issue6853 - Get HTTPS system proxy in Windows. ........