commit | bd8f1458f8c81ee7d9ff4748fa53eec1f096f7b6 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Wed Dec 15 04:02:45 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Wed Dec 15 04:02:45 2010 +0000 |
tree | 054c7ebebfbe8d793f13274db889fd1fa0108df2 | |
parent | 42877fec3a690b2680df079a7f5a3bc45c05e56c [diff] |
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.