[Python-Dev] [Python-checkins] r64407 - python/trunk/Doc/library/multiprocessing.rst (original) (raw)

Bill Janssen janssen at parc.com
Fri Jun 20 17:55:13 CEST 2008


Is anyone else finding it increasingly odd that subprocess, signal, socket/ssl, and syncore are in the same chapter? I'm tempted to move socket, ssl, asyncore+asynchat into a 'networking' chapter, and then also move SocketServer from the 'Internet Protocols' chapter into this new chapter.

Sounds like you mean, 'Non-HTTP Networking'.

Bill



More information about the Python-Dev mailing list