[Tutor] opening programs

Rob Andrews randrews@planhouse.com
Fri, 2 Feb 2001 12:45:23 -0600


As long as your hello.py file is saved in a directory (folder) that Python
knows to look in, you should be able to type

>>>import hello.py

in Idle to run the program.

Hope this helps,
Rob Andrews

----- Original Message -----
From: <clickron@webtv.net>
To: <tutor@python.org>
Sent: Friday, February 02, 2001 11:50 AM
Subject: [Tutor] opening programs


> I have windows 98 ie5.0 and downloaded python2.0. To open a program
> (hello.py) while in idle I click file/open/documents/hello/open
> is there a different or quicker way to do this?
>
> I've tried typing, python hello.py, in idle and command but I just get
> the error message. I really new to this and would appreciate any help.
>
>  Ron
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor