]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Note that reading from a socket may not always return all of the
authorFred Drake <fdrake@acm.org>
Thu, 1 Apr 2004 04:11:05 +0000 (04:11 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Apr 2004 04:11:05 +0000 (04:11 +0000)
commit3d0c8052a44bcad81d73c96cd6fbb7f7ba188dd8
treea99b4dd8cec1f549c005949334dbfbfc628bded4
parent07d08d9f80fb449614fe83c61eaab5aaf0c09704
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.  Backported from trunk revision 1.52.
Doc/lib/liburllib.tex