Newbie python questions...

Temia Eszteri lamialily at cleverpun.com
Sat Apr 14 15:36:15 EDT 2012


>3) When ever I cllick on *.py file,
>it runs by so fast that I can't see what's going on.
> ?Is there a way to keep the pyconsole open 'til i decide to close
>it?
>Thanks...Vernon

This one's answered easily enough - just open a command prompt window
at that directory (shift-right click the folder and select "Open
Command Prompt Window", unless the Home version of Win7 lacks that...)
and run "python <namehere>.py" from it.

~Temia
--
When on earth, do as the earthlings do.



More information about the Python-list mailing list