Elena Oat added the comment:

testStdin test is useless, it expects that stdin is always unseekable, but 
since sys.stdin could be any file, i.e. it can be seekable.  

The patch removes the test.

----------
keywords: +patch
nosy: +Elena.Oat, pitrou
Added file: http://bugs.python.org/file30828/14853.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14853>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to