On 11 June 2013 01:07, Alan Gauld <alan.ga...@btinternet.com> wrote:

> First you are effectively creating an entire Tkinter app
> inside popup() each time.

I partially mis-spoke myself. The error was not caused Just by
creating the app every time, but very oddly, by the Combination of
recreating the app and using triple quote docstrings to change the
error message in the duplicate app. Good Lord, nothing worse than a
problem caused by two different things ;')

-- 
Jim
Today is the day that would have been tomorrow if yesterday was today
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to