mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
25 lines
352 B
Text
25 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
|