SIGN IN SIGN UP

Fixes issue #12268: File readline, readlines and read() or readall() methods

no longer lose data when an underlying read system call is interrupted.
IOError is no longer raised due to a read system call returning EINTR
from within these methods.
G
Gregory P. Smith committed
990a5feba77de7fc5fd5ad5a16f61dc93667f63e