]> granicus.if.org Git - python/commit
Check ferror(), not errno, for fread() error.
authorGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 20:46:48 +0000 (20:46 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 20:46:48 +0000 (20:46 +0000)
commit3da3fcef961c4be22806d9d94df5f1d0f09dbbc7
treef5812112443983852af87e6685e5103696c4f1e9
parent9168328572fbb4c3369f3cb64370eeb970fd0728
Check ferror(), not errno, for fread() error.
Objects/fileobject.c