mirror of
https://github.com/python/cpython.git
synced 2025-12-10 02:50:09 +00:00
Whitespace normalization.
This commit is contained in:
parent
a888540593
commit
70c4378dbc
57 changed files with 2434 additions and 2440 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