]> granicus.if.org Git - python/commit
TIMEOUT value change in URLTimeout Test. test.support.transient_internet has a
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 15 Dec 2010 04:02:45 +0000 (04:02 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 15 Dec 2010 04:02:45 +0000 (04:02 +0000)
commitbd8f1458f8c81ee7d9ff4748fa53eec1f096f7b6
tree054c7ebebfbe8d793f13274db889fd1fa0108df2
parent42877fec3a690b2680df079a7f5a3bc45c05e56c
TIMEOUT value change in URLTimeout Test. test.support.transient_internet has a
socket timeout of 30 when it checks for resource.  Explicit overrding (like
setting the 10) wont exhibit consistent behavior when tests are outside context
manager. So, settting it 30.
Lib/test/test_urllibnet.py