]> granicus.if.org Git - python/commit
Fix SF bug #763637, 2.3b2 unpack tuple of wrong size in after_cancel
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 21:12:47 +0000 (21:12 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 1 Jul 2003 21:12:47 +0000 (21:12 +0000)
commit3c0f2c91adf086f809169f94ca9a2a75df3dc996
tree5e379450b2aa832000360993bc12550fcee972a5
parentbcc58e87e8595bcb374947a30e0bf3d62771abbf
Fix SF bug #763637, 2.3b2 unpack tuple of wrong size in after_cancel

Tk 8.4 may return different values than 8.3.  This fix should handle
either version.
Lib/lib-tk/Tkinter.py
Misc/NEWS