Ned Deily <n...@acm.org> added the comment: The problem is not with Python 2.7 per se. It's a problem when running on OS X with a Python linked with the current Aqua Cocoa Tk 8.5, such as the ActiveState Tcl/Tk. Your test case works OK when using the current 32-bit-only Python 2.7.2 from python.org which links with the older Aqua Carbon Tk 8.4. Unfortunately, this is not the first of these kinds of problems reported.
---------- nosy: +ned.deily _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12507> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com