[issue15068] fileinput requires two EOF when reading stdin

Jason R. Coombs report at bugs.python.org
Thu Jun 14 18:10:48 CEST 2012


Jason R. Coombs <jaraco at jaraco.com> added the comment:

FWIW, I encountered the double-EOF behavior when invoking fileinput.input from a script running non-interactively (except of course for the input() call).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15068>
_______________________________________


More information about the Python-bugs-list mailing list