from Tkinter import *
Timothy Grant
tjg at exceptionalminds.com
Tue Mar 6 18:16:31 EST 2001
Hi all,
With all the discussion around here recently about the
from foo import *
idiom, I thought I'd ask about Tkinter. All of Fredrik's
examples in his guide on Tkinter use
from Tkinter import *
Now, I'm aware that the effbot is never wrong about
anything<wink>, but is it safe to assume that I should not be
using the above idiom, but the import Tkinter idiom instead?
--
Stand Fast,
tjg.
Timothy Grant tjg at exceptionalminds.com
Red Hat Certified Engineer www.exceptionalminds.com
Avalon Technology Group, Inc. <>< (503) 246-3630
>>>>>>>>>>>>>Linux, because rebooting is *NOT* normal<<<<<<<<<
>>>>This machine was last rebooted: 49 days 3:27 hours ago<<
More information about the Python-list
mailing list