Antoine Pitrou <[email protected]> added the comment:

I think the difference here is that Python calls ferror() to tell whether an 
error occurred on the underlying FILE*.  Can you adapt your C program to check 
ferror()?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32345>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to