[issue8893] file.{read,readlines} behaviour on Solaris

Christophe Kalt report at bugs.python.org
Sat Jun 5 00:39:41 CEST 2010


Christophe Kalt <kalt at taranis.org> added the comment:

FreeBSD is yet another beast:

$ uname -rs
FreeBSD 8.0-STABLE
$ python -V
Python 2.5.5
$ python readlines.py
read     :  []
readlines:  []
readline :

----------

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


More information about the Python-bugs-list mailing list