py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization

This commit is contained in:
Kurt B. Kaiser 2001-07-14 01:14:09 +00:00
parent 94bd77415f
commit d5338a8f99
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ def main():
b.pack()
root.update()
tip = ListboxToolTip(b, ["Hello", "world"])
# root.mainloop() # not in idle
main()