[issue1633941] for line in sys.stdin: doesn't notice EOF the first time
Daniel Diniz
report at bugs.python.org
Mon Mar 30 20:48:08 CEST 2009
Changes by Daniel Diniz <ajaksu at gmail.com>:
----------
stage: -> test needed
title: for line in sys.stdin: doesn't notice EOF the first time -> for line in sys.stdin: doesn't notice EOF the first time
type: -> behavior
versions: +Python 2.6 -Python 2.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1633941>
_______________________________________
More information about the Python-bugs-list
mailing list