On 8/9/07, Kurt B. Kaiser <[EMAIL PROTECTED]> wrote: > What platform are you using? On > > Linux trader 2.6.18-ARCH #1 SMP PREEMPT Sun Nov 19 09:14:35 CET 2006 i686 > Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux > > (and whatever GvR is running) IDLE isn't starting at all in py3k.
I get the same failure on OSX (PPC) and on Linux (x86 Ubuntu). It has to do with the Tcl/Tk wrapping code, in particular it's in the LEAVE_PYTHON macro on line 1995 on _tkinter.c. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
