]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct documentation for <file>.read(); Python makes a serious
authorFred Drake <fdrake@acm.org>
Wed, 14 Apr 1999 14:31:53 +0000 (14:31 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 14 Apr 1999 14:31:53 +0000 (14:31 +0000)
commitf4cbada3f95c74e81e899c71eb8721a6c7819acc
tree7c1a485f3c64e0201aba0256e2a90d0eb8cea0c0
parente79f5c1d2b3d955e10831fa6e778675633000f57
Correct documentation for <file>.read(); Python makes a serious
best-effort to return 'size' bytes.  Point out that this may mean
multiple fread() calls.  Reported by Anders Hammarquist
<iko@iko.pp.se> via the Debian crew.
Doc/lib/libstdtypes.tex