mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization
This commit is contained in:
parent
f61eb42988
commit
bdaac36d00
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from Tkinter import *
|
||||
|
||||
class ScrolledList:
|
||||
|
||||
|
||||
default = "(None)"
|
||||
|
||||
def __init__(self, master, **options):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue