]> granicus.if.org Git - python/commit
Prevent this test from failing if there are transient network problems
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 26 Jan 2008 05:54:48 +0000 (05:54 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 26 Jan 2008 05:54:48 +0000 (05:54 +0000)
commit5be3067742f3f7fbf34dd7288d745e4754eeae1f
tree53144891a628e7c9925269bbe419afa75da582d5
parent00417a3b5df9c83d88f7abf91d40fdab5517d7e0
Prevent this test from failing if there are transient network problems
by retrying the host for up to 3 times.
Lib/test/test_urllibnet.py