[pypy-issue] [issue872] getpass.unix_getpass fails with "IOError: [Errno 29] Illegal seek: '<fdopen>'"

Armin Rigo tracker at bugs.pypy.org
Sun Sep 18 11:58:05 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

Bah, CPython ignores completely calls to flush() if they raise.  Needs to be
carefully fixed everywhere in rlib/streamio.py.

----------
nosy: +arigo
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue872>
________________________________________


More information about the pypy-issue mailing list