[Pythonmac-SIG] OS9/2.1 IDE problem
Michael Dunn
mdunn at cantares.on.ca
Sun Mar 20 21:36:40 CET 2005
Yeah, I'm using old stuff, I know.
Having a weird problem. I've defined a few functions for a
program and put them in a separate file. In my main program I write
"from filename import *".
When I run as an applet, everything seems to work. When I run
from the IDE, it appears that ONLY THE FIRST function is imported.
And guess what? I just solved the problem. I ran the function
defs from the IDE, then my main program. It worked. Still seems a
bit odd...
Michael
More information about the Pythonmac-SIG
mailing list