Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2108a50

Browse files
committed
Remove comment "SGI only"
1 parent 3df1d1b commit 2108a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demo/threads/find.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A parallelized "find(1)" using the thread module (SGI only for now).
1+
# A parallelized "find(1)" using the thread module.
22

33
# This demonstrates the use of a work queue and worker threads.
44
# It really does do more stats/sec when using multiple threads,

0 commit comments

Comments
 (0)