summaryrefslogtreecommitdiffstats
path: root/Demo/threads/README
blob: 9c6d30ac26c5a9b8ab5496ddf1aa9817f8348eec (plain)
1
2
3
4
5
This directory contains some demonstrations of the thread module.
They are mostly "proof of concept" type applications:

telnet.py	Version of ../sockets/telnet.py using threads.
wpi.py		Version of ../scripts/pi.py using threads and stdwin.