On Wed, Sep 18, 2013 at 12:25 AM, Rotwang <sg...@hotmail.co.uk> wrote: > In fact, if I replace tkderp with this: > > > # begin tkderp.py > > import tkinter as tk > > _root = tk.Tk() > _root.withdraw() > > # end tkderp.py > > > then simply importing tkderp before tkderp2 is enough to make the latter > work properly
Nice piece of detective work! Alas, I don't know tkinter well enough to help with the details, but this is exactly what I'd like to hear if I were trying to pick this up and debug it :) Tkinter experts, anywhere? Where's Ranting Rick when you need him... ChrisA -- https://mail.python.org/mailman/listinfo/python-list