mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
26 lines
352 B
Text
26 lines
352 B
Text
|
|
test_select
|
||
|
|
timeout = 0
|
||
|
|
timeout = 1
|
||
|
|
'testing...\012'
|
||
|
|
timeout = 2
|
||
|
|
'testing...\012'
|
||
|
|
timeout = 4
|
||
|
|
'testing...\012'
|
||
|
|
timeout = 8
|
||
|
|
'testing...\012'
|
||
|
|
timeout = 16
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
'testing...\012'
|
||
|
|
timeout = None
|
||
|
|
''
|
||
|
|
EOF
|