This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kalt
Recipients benjamin.peterson, eric.araujo, kalt, pitrou, tim.peters
Date 2010-06-04.22:39:39
SpamBayes Score 0.0064024674
Marked as misclassified No
Message-id <1275691181.22.0.0473119166504.issue8893@psf.upfronthosting.co.za>
In-reply-to
Content
FreeBSD is yet another beast:

$ uname -rs
FreeBSD 8.0-STABLE
$ python -V
Python 2.5.5
$ python readlines.py
read     :  []
readlines:  []
readline :
History
Date User Action Args
2010-06-04 22:39:41kaltsetrecipients: + kalt, tim.peters, pitrou, benjamin.peterson, eric.araujo
2010-06-04 22:39:41kaltsetmessageid: <1275691181.22.0.0473119166504.issue8893@psf.upfronthosting.co.za>
2010-06-04 22:39:39kaltlinkissue8893 messages
2010-06-04 22:39:39kaltcreate