Message90703
Just noticed this while fixing another bug issue5102.
Need to figure out why urllib.urlopen does not have timeout in the first
account and if it was due to some overlook, then:
1) add timeout parameter to urllib.urlopen
2) propage it across redirects.
It may not have high implications in Py2.x, but might lead us to
problems in future in Py3.x where urlopen is a combined function. |
|
Date |
User |
Action |
Args |
2009-07-19 02:52:21 | orsenthil | set | recipients:
+ orsenthil |
2009-07-19 02:52:21 | orsenthil | set | messageid: <1247971941.19.0.568398315734.issue6520@psf.upfronthosting.co.za> |
2009-07-19 02:52:18 | orsenthil | link | issue6520 messages |
2009-07-19 02:52:18 | orsenthil | create | |
|