Kaydet (Commit) d15a1556 authored tarafından Guido van Rossum's avatar Guido van Rossum

added Generator.py

üst 871b805a
...@@ -4,5 +4,6 @@ This module is only (optionally) available for the SGI, for now. ...@@ -4,5 +4,6 @@ This module is only (optionally) available for the SGI, for now.
These are mostly "proof of concept" type applications: These are mostly "proof of concept" type applications:
find.py Parallelized "find(1)". find.py Parallelized "find(1)".
Generator.py Generator class implemented with threads.
telnet.py Version of ../sockets/telnet.py using threads. telnet.py Version of ../sockets/telnet.py using threads.
wpi.py Version of ../scripts/pi.py using threads and stdwin. wpi.py Version of ../scripts/pi.py using threads and stdwin.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment