]> granicus.if.org Git - python/commit
test_urllibnet: set timeout on test_fileno()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Mar 2016 00:19:01 +0000 (02:19 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Mar 2016 00:19:01 +0000 (02:19 +0200)
commit53f8ba52e6f64a7e352077a9a71507f4c042f7b2
tree5cac58774e95735f76f7100766b2834b92001fa5
parent9db2ae7263d8047c29a13ad476534a4cbcdbd8f6
test_urllibnet: set timeout on test_fileno()

Use the default timeout of 30 seconds to avoid blocking forever.
Lib/test/test_urllibnet.py