mirror of https://github.com/python/cpython.git
py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization
This commit is contained in:
parent
94bd77415f
commit
d5338a8f99
|
@ -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…
Reference in New Issue