On Wed, Apr 6, 2011 at 10:57 PM, harrismh777 <harrismh...@charter.net> wrote: > harrismh777 wrote: >> >> You guys want one more...? >> >> ... we can't import tkconstants any longer.... nope. >> >> >> import tkinter.tkconstants > > oops... so upset I finger-checked... long day... > > This works: > > import tkinter > from tkinter.constants import * > > > This used to work: > > import Tkinter > from Tkconstants import * > > ... not any more.
Yep, things have moved. Glad you're finding your way around now! Geremy Condra -- http://mail.python.org/mailman/listinfo/python-list