]> granicus.if.org Git - python/commitdiff
(test_thread): output from thread test
authorBarry Warsaw <barry@python.org>
Mon, 16 Dec 1996 23:42:56 +0000 (23:42 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 16 Dec 1996 23:42:56 +0000 (23:42 +0000)
Lib/test/output/test_thread [new file with mode: 0644]

diff --git a/Lib/test/output/test_thread b/Lib/test/output/test_thread
new file mode 100644 (file)
index 0000000..d49651d
--- /dev/null
@@ -0,0 +1,6 @@
+test_thread
+waiting for all tasks to complete
+all tasks done
+
+*** Barrier Test ***
+all tasks done