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 amaury.forgeotdarc, nestor, pitrou
Date 2009-07-28.13:13:12
SpamBayes Score 7.3884203e-06
Marked as misclassified No
Message-id <1248786793.53.0.841613043517.issue6236@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.1 (r31:73572, Jul  9 2009, 16:28:28) [C] on aix5
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> import sys
>>> sys.stdout.seekable()
True
>>>

I can access the machine only through ssh.
History
Date User Action Args
2009-07-28 13:13:13nestorsetrecipients: + nestor, amaury.forgeotdarc, pitrou
2009-07-28 13:13:13nestorsetmessageid: <1248786793.53.0.841613043517.issue6236@psf.upfronthosting.co.za>
2009-07-28 13:13:12nestorlinkissue6236 messages
2009-07-28 13:13:12nestorcreate