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 nestor
Recipients nestor, pitrou
Date 2009-07-21.15:40:09
SpamBayes Score 2.275086e-07
Marked as misclassified No
Message-id <1248190810.98.0.00661958556669.issue6236@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe this has something to do with it?

Python 3.1 (r31:73572, Jul  9 2009, 16:28:28) [C] on aix5
Type "help", "copyright", "credits" or "license" for more information.
>>> open("/dev/tty","a").seekable()
True
>>>
History
Date User Action Args
2009-07-21 15:40:11nestorsetrecipients: + nestor, pitrou
2009-07-21 15:40:10nestorsetmessageid: <1248190810.98.0.00661958556669.issue6236@psf.upfronthosting.co.za>
2009-07-21 15:40:09nestorlinkissue6236 messages
2009-07-21 15:40:09nestorcreate