On Mon, Jan 25, 2010 at 3:11 AM, Dick Thiebaud <[email protected]> wrote: > I get this on: > > import pygtk > import gtk > w = gtk.Window(WINDOW)
do you have created your example in a file called gtk.py? p.s. you don't need import pygtk cheers -- Gian Mario Tagliaretti GNOME Foundation member [email protected] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
