On 08/13/2011 04:49 PM, Peter Otten wrote:
`python -c 'import Tkinter, os; print
os.path.dirname(Tkinter.__file__)'`
Thanks dude. That is some really useful information. That will help me for future coding.
I found that I needed to use "from tkMessageBox import *" to get it to work.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to