]> granicus.if.org Git - python/commit
Note that reading from a socket may not always return all of the
authorFred Drake <fdrake@acm.org>
Thu, 25 Mar 2004 16:51:12 +0000 (16:51 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 25 Mar 2004 16:51:12 +0000 (16:51 +0000)
commit504ca68e20e01a42d89431a4562b3a72c9d62961
tree037c46c3a18513825e108a75db65abecf4194c8d
parent267b062432f2ccda3531080d874cc03afd0fdf22
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.
Doc/lib/liburllib.tex