commit | 1e72bd3c08dd0fca728478691d17f157a07b27f0 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Sat May 08 05:14:29 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Sat May 08 05:14:29 2010 +0000 |
tree | 49e798f66458bd44ce3bc3d850809c2f961eb663 | |
parent | 51964772b7dd412feb7a92dd88887f4cbc6a1b49 [diff] |
Merged revisions 80959 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r80959 | senthil.kumaran | 2010-05-08 10:42:05 +0530 (Sat, 08 May 2010) | 9 lines Merged revisions 80957 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80957 | senthil.kumaran | 2010-05-08 10:30:11 +0530 (Sat, 08 May 2010) | 2 lines Fixing the errors trigerred in test_urllib2net. Related to issue8656. ........ ................