> hi all,
> how to get out of the python shell which is executing a command?
> how to use images in the background of a page in Tkinter?

on Unix, ctrl-c or ctrl-d may do the job.
on Windows, ctrl-z will do

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to