mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization
This commit is contained in:
parent
94bd77415f
commit
d5338a8f99
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ def main():
|
||||||
b.pack()
|
b.pack()
|
||||||
root.update()
|
root.update()
|
||||||
tip = ListboxToolTip(b, ["Hello", "world"])
|
tip = ListboxToolTip(b, ["Hello", "world"])
|
||||||
|
|
||||||
# root.mainloop() # not in idle
|
# root.mainloop() # not in idle
|
||||||
|
|
||||||
main()
|
main()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue