In article <[EMAIL PROTECTED]>,
Furbybrain <[EMAIL PROTECTED]> wrote:
> I'm running 10.3.9 and I've just installed Python 2.4. IDLE won't start-
> it bounces in the dock once or twice then goes away.
> I'm new to Python, and I'm trying to learn. Thanks.
You might want to open the console window
ing Python program in the package?
Of course, the normal way to refer to class X in program A.py
is to do the following:
from C import X
aX = X()
Bill Hale
--
http://mail.python.org/mailman/listinfo/python-list