[Python-Dev] Could someone please review patch 799428: fix Tkinter tk_focusNext?

Russell E. Owen rowen at cesmail.net
Thu Mar 20 20:52:12 CET 2008


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



More information about the Python-Dev mailing list