mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
A test of the select module that is actually reproduceable!
This commit is contained in:
parent
3176bb1df2
commit
792c94a320
3 changed files with 61 additions and 4 deletions
25
Lib/test/output/test_select
Normal file
25
Lib/test/output/test_select
Normal file
|
@ -0,0 +1,25 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue