On 02/29/2012 09:33 AM, Debashish Saha wrote: Press the little X in the corner of the GUI ?
Windows, Linux, or other? Console app running in the foreground, or a background app or gui?
In Linux, you can either do a Ctrl-C or Ctrl-\ if the process is running in a terminal window, or a combination of ps and kill if not.
-- DaveA _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
