System exit hanging in Leopard

2007-11-10 Thread Tony Mullen
Hello, (I posted this once before, but haven't gotten a response. This is a pretty heavy traffic mailing list, so it's hardly surprising, but I'm going to bump the question in case anybody has seen or can replicate (or not replicate) this issue. Thx) I'm using Tkinter to create widgets in Pytho

System exit hanging in Leopard

2007-11-08 Thread Tony Mullen
Hello, I'm using Tkinter to create widgets in Python 2.5 on OS X 10.5. When I call root.quit or sys.exit in any way, the following traceback appears, after which the application stops responding and just gives the spinning rainbow cursor. The IDLE editor and the Python shell remain responsive, a