]> granicus.if.org Git - python/commit
Allow binding a Tcl command (given as a string) as well as a Python
authorGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 18:54:49 +0000 (18:54 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Jun 1998 18:54:49 +0000 (18:54 +0000)
commit88b63b8d30e57849c184e30c5fd0388701fef9ae
tree14314da282683f82e48f914c51c5274554f8d074
parente5836d981122fdda8c41282d0ba8e05b6c806809
Allow binding a Tcl command (given as a string) as well as a Python
function.
Lib/lib-tk/Tkinter.py