]> granicus.if.org Git - python/commit
lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift,
authorGuido van Rossum <guido@python.org>
Wed, 7 Apr 1999 16:25:54 +0000 (16:25 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Apr 1999 16:25:54 +0000 (16:25 +0000)
commit0d8d3dd5b0034d75a6a62d6c287027f0f461fdc2
tree11ac4248efc471dad2bb645cd4fbe0dcfc5a9e8d
parent2571cc8bf50a9e08bc45116ee7f39de78139a6ca
lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift,
so the preferred name for them is tag_lower, tag_raise
(similar to tag_bind, and similar to the Text widget);
unfortunately can't delete the old ones yet (maybe in 1.6)
Lib/lib-tk/Tkinter.py