commit | b8f7ea6ceb52c2f51f349ba1b761988b2cbc3ece | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Tue Apr 20 10:35:49 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Tue Apr 20 10:35:49 2010 +0000 |
tree | 6cd90196fce38a49bf6d28efa5fbc73cd94d9bd5 | |
parent | 11d22dce3af2f21337f51f285512865833f8f259 [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. ........