Rat sighting online

Darrell news at dorb.com
Sat Apr 3 15:43:36 EST 1999


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










More information about the Python-list mailing list