mirror of https://github.com/python/cpython
py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization
This commit is contained in:
parent
f61eb42988
commit
bdaac36d00
|
@ -1,7 +1,7 @@
|
|||
from Tkinter import *
|
||||
|
||||
class ScrolledList:
|
||||
|
||||
|
||||
default = "(None)"
|
||||
|
||||
def __init__(self, master, **options):
|
||||
|
|
Loading…
Reference in New Issue