Patch <http://bugs.python.org/issue799428> is a trivial fix to a long-standing issue with Tkinter: calls to the widget method tk_focusNext() fail with "unsubscriptable object" error.
Also issue 1068881 <http://bugs.python.org/issue1068881> can be closed. This is a case where procrastination paid off. Regards, -- Russell _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
