Seem to be having trouble with Python/Bethon.

Zoo Keeper candiazoo at comcast.net
Thu Jan 22 20:44:27 EST 2004


>>> class foo(BWindow.BWindow):
..     pass
..
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: base is not a class object

Not entirely sure what the message means (beyond the obvious that it
does not believe the class is a class, so to speak).  (Btw, I did
previously import BWindow).

Anyone here have BeOS experience with Python?  The "rest" of python
works fine.  I've built and added packages to it and am in the process
of coding an application which I will, eventually, want a front end for.

Thanks!

Mike



More information about the Python-list mailing list