Can't import modules

Peter Farrell peterfarrell66 at gmail.com
Sun Sep 30 15:42:37 EDT 2012


Hello!

I'm still new to Python, so here's another easy one. After I save something I've done as a .py file, how do I import it into something else I work on? Every time I try to import something other than turtle or math, I get this error message:

'module' object is not callable

What am I doing wrong?

Thanks!

Peter Farrell
San Mateo, CA



More information about the Python-list mailing list