mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
…
|
||
---|---|---|
.. | ||
find.py | ||
README | ||
telnet.py | ||
wpi.py |
This directory contains some demonstrations of the thread module. This module is only (optionally) available for the SGI, for now. These are mostly "proof of concept" type applications: find.py Parallelized "find(1)". telnet.py Version of ../sockets/telnet.py using threads. wpi.py Version of ../scripts/pi.py using threads and stdwin.