merged from 3.2

Issue #6005: Examples in the socket library documentation use sendall, where
relevant, instead send method.
This commit is contained in:
Senthil Kumaran 2012-02-09 17:55:56 +08:00
commit 0bfa963fbb
4 changed files with 17 additions and 11 deletions

View file

@ -1,3 +1,5 @@
.. _socket-howto:
****************************
Socket Programming HOWTO
****************************