]> granicus.if.org Git - python/commit
Subtle fix in the read() code which could cause a read broken up in
authorGuido van Rossum <guido@python.org>
Wed, 18 Mar 1998 17:59:20 +0000 (17:59 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Mar 1998 17:59:20 +0000 (17:59 +0000)
commit240c35aac081c35b4b746ba43b09c13dce2f6f71
treec2c1be48a94ae5003200d415ceaf26418de774aa
parent3f0666c4a25b39b5a039a7f36aa4864c9c3f7217
Subtle fix in the read() code which could cause a read broken up in
several pieces to fail...
Objects/fileobject.c