koobs <koobs.free...@gmail.com> added the comment:

uname -rs: FreeBSD 9.0-RELEASE-p3 (AMD64)
python -V: Python 2.7.3

`python readline.py:
read     :  ['oink', 'oink']
readlines:  ['oink\n', 'oink\n']
readline :

Without the patch:

read     :  []
readlines:  []
readline :

Is there a test for this we could add? FreeBSD buildbots currently passing all 
tests

----------
nosy: +koobs

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

Reply via email to