bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 12 Oct 2018 16:01:00 +0000 (19:01 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 16:01:00 +0000 (19:01 +0300)
commitdc0d571b6401527f236b0513f29847e2b9b8a188
treef6c9193dc5a7352e511ed1e5ca5e6faab1afc9b8
parent2d6097d027e0dd3debbabc702aa9c98d94ba32a3
bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)
Lib/tkinter/__init__.py
Lib/tkinter/commondialog.py
Lib/tkinter/dialog.py
Lib/tkinter/dnd.py
Lib/tkinter/filedialog.py
Lib/tkinter/messagebox.py
Lib/tkinter/scrolledtext.py
Lib/tkinter/simpledialog.py