mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
added Generator.py
This commit is contained in:
parent
871b805a04
commit
d15a155681
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ This module is only (optionally) available for the SGI, for now.
|
|||
These are mostly "proof of concept" type applications:
|
||||
|
||||
find.py Parallelized "find(1)".
|
||||
Generator.py Generator class implemented with threads.
|
||||
telnet.py Version of ../sockets/telnet.py using threads.
|
||||
wpi.py Version of ../scripts/pi.py using threads and stdwin.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue