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

Skip to content

Commit ef31b24

Browse files
committed
Add note about condition.py.
1 parent 92664b8 commit ef31b24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Demo/threads/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ These are mostly "proof of concept" type applications:
44

55
Generator.py Generator class implemented with threads.
66
bug.py Demonstrate a bug with importing modules in threads.
7+
condition.py Appears to be an earlier version of sync.py.
78
find.py Parallelized "find(1)" (looks for directories).
89
sync.py Condition variables primitives by Tim Peters.
910
telnet.py Version of ../sockets/telnet.py using threads.

0 commit comments

Comments
 (0)