wasm-demo/demo/ermis-f/python_m/cur/0298

39 lines
1.1 KiB
Plaintext

From: news at dorb.com (Darrell)
Date: Sat, 3 Apr 1999 17:13:33 -0500
Subject: Rat sighting online
References: <19990403170011.21264.rocketmail@web602.mail.yahoo.com> <p%uN2.960$8m5.1674@newsr1.twcny.rr.com>
Message-ID: <KjwN2.978$8m5.1642@newsr1.twcny.rr.com>
X-UID: 298
Just commented this line out and it worked. Tricky though, it comes up as a
very small window that you have to look for.
Darrell <news at dorb.com> wrote in message
news:p%uN2.960$8m5.1674 at newsr1.twcny.rr.com...
> I created the struct.py module and got this error. Guess I'll wait for the
> next version of Jpython.
> JPython 1.0.3 on java1.1.4
> Copyright 1997-1998 Corporation for National Research Initiatives
> >>> import sys
> >>> sys.path.append('d:\\python\\lib')
> >>> import graph
> Traceback (innermost last):
> File "<stdin>", line 1, in ?
> File "D:\at\sched\.\graph.py", line 202, in ?
> File "D:\at\sched\.\graph.py", line 116, in __init__
> File "D:\at\sched\.\graph.py", line 131, in do_layout
> TypeError: can't assign to this attribute in java instance: size
>
>
>
>
>
>