summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1996-12-11 23:58:46 (GMT)
committerBarry Warsaw <barry@python.org>1996-12-11 23:58:46 (GMT)
commit792c94a3209f57f7df5db731e9f8f38c74fb5a57 (patch)
treefd60fb2c5cb70e96130d73c550dcb6a539e5636b /Lib/test/output
parent3176bb1df2a81f2e0afb32eda47cf9c416fa7557 (diff)
downloadcpython-792c94a3209f57f7df5db731e9f8f38c74fb5a57.zip
cpython-792c94a3209f57f7df5db731e9f8f38c74fb5a57.tar.gz
cpython-792c94a3209f57f7df5db731e9f8f38c74fb5a57.tar.bz2
A test of the select module that is actually reproduceable!
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_select25
1 files changed, 25 insertions, 0 deletions
diff --git a/Lib/test/output/test_select b/Lib/test/output/test_select
new file mode 100644
index 0000000..d731e0a
--- /dev/null
+++ b/Lib/test/output/test_select
@@ -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