fatal SIGSYS under irix

Gerrit Holl gerrit at nl.linux.org
Sat Feb 26 16:14:53 EST 2000


On Sat, Feb 26, 2000 at 04:05:19PM -0500, Justin Sheehy wrote:
> "Tim Peters" <tim_one at email.msn.com> writes:
> 
> > Under Win95 (dear Lord, how embarrassing for Unix <wink>):
> > 
> > >>> f = open("blah.blah")
> > >>> f.seek(1, -4)
> > Traceback (innermost last):
> >   File "<stdin>", line 1, in ?
> > IOError: [Errno 22] The device does not recognize the command
> 
> Just embarrassing for IRIX, and IRIX already has a lot of things
> to be embarrassed about.
> 
> Under both FreeBSD and Solaris:
> 
> >>> f = open('foo') 
> >>> f.seek(1, -4) 
> Traceback (innermost last):
>   File "<stdin>", line 1, in ?
> IOError: [Errno 22] Invalid argument

Same for Linux.

regards,
Gerrit.

-- 
-----BEGIN GEEK CODE BLOCK----- http://www.geekcode.com
Version: 3.12
GCS dpu s-:-- a14 C++++>$ UL++ P--- L+++ E--- W++ N o? K? w--- !O !M !V PS+ PE?
Y? PGP-- t- 5? X? R- tv- b+(++) DI D+ G++ !e !r !y
-----END GEEK CODE BLOCK-----




More information about the Python-list mailing list