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

Skip to content

Commit bdaac36

Browse files
committed
py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization
1 parent f61eb42 commit bdaac36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/ScrolledList.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from Tkinter import *
22

33
class ScrolledList:
4-
4+
55
default = "(None)"
66

77
def __init__(self, master, **options):

0 commit comments

Comments
 (0)