]> granicus.if.org Git - python/commit
Restructured the event_* calls slightly -- there's really no need to
authorGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 03:10:03 +0000 (03:10 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Apr 1998 03:10:03 +0000 (03:10 +0000)
commit56c04b837654c2dc51788a6d6a90a9f58e3dd57a
tree7ff7afc01fb7c65333cdc7a463f1b69c40c52e81
parentaf370ea25419a699aabd7e1d4b62b273f05d943a
Restructured the event_* calls slightly -- there's really no need to
use the default root, and instead of string.split, use splitlist.
Lib/lib-tk/Tkinter.py