mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +00:00
Whitespace normalization.
This commit is contained in:
parent
a888540593
commit
70c4378dbc
57 changed files with 2434 additions and 2440 deletions
|
|
@ -100,7 +100,7 @@ def setfunction(value, key=key, object=self.object):
|
|||
item = make_objecttreeitem(key + " =", value, setfunction)
|
||||
sublist.append(item)
|
||||
return sublist
|
||||
|
||||
|
||||
def get_stack(t=None, f=None):
|
||||
if t is None:
|
||||
t = sys.last_traceback
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue