[docs] [issue15068] fileinput requires two EOF when reading stdin

Benjamin Peterson report at bugs.python.org
Tue Dec 22 20:12:18 EST 2015


Benjamin Peterson added the comment:

That individually is probably okay. It's more a question of whether the
entire change is appropriate for 2.7.

Note PendingDeprecationWarning is fairly useless, since it's rarely
enabled.

On Sat, Dec 19, 2015, at 00:34, Serhiy Storchaka wrote:
> 
> Serhiy Storchaka added the comment:
> 
> Benjamin, is it good to add PendingDeprecationWarning in 2.7?
> 
> ----------
> nosy: +benjamin.peterson
> versions:  -Python 3.4
> 
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue15068>
> _______________________________________

----------

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


More information about the docs mailing list