[Python-Dev] The socket HOWTO (original) (raw)

Stephen J. Turnbull stephen at xemacs.org
Mon Jun 6 09:52:31 CEST 2011


exarkun at twistedmatrix.com writes:

However, does that really have anything to do with improving the socket howto?

Thank you!

The Python documentation can include a clear explanation of what functionality the socket module provides - without forcing you to read Stevens or use Twisted, but it can still refer you to both, since it is very likely that you'll need at least one of them in addition to the socket module.

+1

I suggest s/very likely/likely/, though.



More information about the Python-Dev mailing list