On 20/02/06, Kermit Rose <[EMAIL PROTECTED]> wrote: > >>> import factor30.py > > Traceback (most recent call last): > File "<pyshell#270>", line 1, in -toplevel- > import factor30.py > ImportError: No module named factor30.py
Because the module is named 'factor30', not 'factor30.py' ... -- John. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor