commit | c00deec386dcf11ff2b35b51dd7e8ad87ab00d1b | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Tue Apr 20 07:06:45 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Tue Apr 20 07:06:45 2010 +0000 |
tree | 1bdecbc62da549c63326d02e77687d4a1162ad62 | |
parent | 6f76187fb2065be27093c369542f13b1993b2826 [diff] |
Merged revisions 80236 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80236 | senthil.kumaran | 2010-04-20 12:24:59 +0530 (Tue, 20 Apr 2010) | 3 lines Fix Issue8460: Victor's patch to add timeout in test_urllib2net test_urls. ........