commit | 037f836b2770704a23a580f3d6021874e25ed977 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Thu Dec 24 02:24:37 2009 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Thu Dec 24 02:24:37 2009 +0000 |
tree | 5c2335a0a5a1cf21418731c4984ec596433a6249 | |
parent | 3d5b8db04917e1005d317336cc6ac7543ef3929b [diff] |
Merged revisions 77018 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77018 | senthil.kumaran | 2009-12-24 07:48:14 +0530 (Thu, 24 Dec 2009) | 3 lines Fix for Issue7570: Error in urllib2 example. ........