[Tutor] Print Output Location in Windows XP
Will Harris
mosinu at earthlink.net
Sat Sep 3 05:43:46 CEST 2005
Something I do is like
raw_input("\n\nPress enter to exit.")
at the end, this works if all you want to do is see the text on the screen.
Tom Strickland wrote:
>Up until now I have been running my Python programs in Linux. I just
>wrote one in Windows XP and I can't find the print output. The Python
>program has a print statement, and when I run the program a black window
>opens and I can see printing going on. However, when it's finished
>printing, the output window closes.
>
>How do I get the output window to stay open, or where is the output stored?
>
>Thanks!
>
>Tom Strickland
>
>_______________________________________________
>Tutor maillist - Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor
>
>
>
>
More information about the Tutor
mailing list