commit | 504ca68e20e01a42d89431a4562b3a72c9d62961 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Mar 25 16:51:12 2004 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Mar 25 16:51:12 2004 +0000 |
tree | 037c46c3a18513825e108a75db65abecf4194c8d | |
parent | 267b062432f2ccda3531080d874cc03afd0fdf22 [diff] |
Note that reading from a socket may not always return all of the remaining content of a stream when expected to do so. Closes SF bug #725265. Should be backported to Python 2.3.x.