summaryrefslogtreecommitdiffstats
path: root/Demo/sockets/telnet.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-08-16 05:11:04 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-08-16 05:11:04 (GMT)
commitd3fe2395b4f85f307d437f5b5b1f69e297d1fe11 (patch)
tree14a86bf2759ad08058822981cdaea412082a7c55 /Demo/sockets/telnet.py
parent84f107dd15e308849c5313d0e5c33afaaff24877 (diff)
downloadcpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.zip
cpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.tar.gz
cpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.tar.bz2
Minor improvements to the threading introduction:
* Expand the example to show a join. * Mention the use case of I/O running concurrent with a computational thread. * Be a tad more forceful about recommending Queue over other approaches to synchonization. * Eliminate discussion around having a single interpreter. This is a more advanced discussion that belongs in the library reference and in a section on extending and embedding.
Diffstat (limited to 'Demo/sockets/telnet.py')
0 files changed, 0 insertions, 0 deletions