Staging
v0.8.1
https://github.com/python/cpython
Revision cdf6bfe3ec94d37a11ba68265c441339149aa874 authored by Anthony Baxter on 23 December 2001, 01:47:10 UTC, committed by Anthony Baxter on 23 December 2001, 01:47:10 UTC
in the std lib that should be using sendall(), rather than send() - I've
tried to check each of the patches.

Replaces calls to socket.send() (which isn't guaranteed to send all data)
with the new socket.sendall() method.
1 parent e40ae1f
Raw File
Tip revision: cdf6bfe3ec94d37a11ba68265c441339149aa874 authored by Anthony Baxter on 23 December 2001, 01:47:10 UTC
The Grande 'sendall()' patch. I believe that I've picked up everything
Tip revision: cdf6bfe
.cvsignore
.purify
config.log
config.h
config.cache
config.status
Makefile
buildno
python
back to top