I wrote the script in the Smultron test editor. To open it, I've  
first been selecting it and then selecting python launcher from the  
"Open with" submenu, whicch is under the "Open" menu. Opening the  
script file in this way brings up the terminal window. Here is the  
output I get.

Last login: Sun Jun 10 01:38:22 on ttyp1
Welcome to Darwin!
rafael-bejaranos-ibook-g4:~ Rafael$ cd '/Volumes/UNTITLED/Programming  
stuff/My python stuff/' && '/usr/local/bin/pythonw'  '/Volumes/ 
UNTITLED/Programming stuff/My python stuff/codetester.py'  && echo  
Exit status: $? && exit 1



















On Jun 9, 2007, at 5:26 AM, Kent Johnson wrote:

> Alan Gauld wrote:
>> "Rafael Bejarano" <[EMAIL PROTECTED]> wrote
>>
>>> this list, one should re-post a question that has not been
>>> adequately
>>> addressed in a day or so since the first post. As this is my
>>> situation, I would like to ask once more for your assistance
>>
>> I thought we were waiting for you to post your code? :-)
>
> Also please confirm that you are running from a Terminal window and  
> show
> any output you get to Terminal when you run your program.
>
> You could try running the easygui demo - just type
> python easygui.py
> on the command line from the directory containing easygui.
>
> Kent
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to