Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5338a8

Browse files
committed
py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization
1 parent 94bd774 commit d5338a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/ToolTip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def main():
8181
b.pack()
8282
root.update()
8383
tip = ListboxToolTip(b, ["Hello", "world"])
84-
84+
8585
# root.mainloop() # not in idle
8686

8787
main()

0 commit comments

Comments
 (0)