"Elliot Silvers" <[EMAIL PROTECTED]> wrote
> I am as new as you can get to Python. I have just learned
> how to save my work (very simple work of course).
> I created a folder on C:\ (in this case C:\Elliot) for my work.
> I am able to use the cmd prompt to run it
Congratulations. You should
;import filename" at the
top of a script which is supposed to use your module.
- Original Message -
From: Elliot Silvers
To: tutor@python.org
Sent: Thursday, March 20, 2008 9:21 PM
Subject: [Tutor] Help this newbie
I am as new as you can get to Python. I have just learned h
I am as new as you can get to Python. I have just learned how to save my work
(very simple work of course). I created a folder on C:\ (in this case
C:\Elliot) for my work. I am able to use the cmd prompt to run it (cd \Elliot
-> C:\Elliot 'filename.py') however I cannot figure out how to import