mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Whitespace normalization.
This commit is contained in:
parent
7b9053a274
commit
3249d00f4d
3 changed files with 4 additions and 4 deletions
|
|
@ -922,7 +922,7 @@ class Transformer:
|
|||
return TryFinally(self.com_node(nodelist[2]),
|
||||
self.com_node(nodelist[5]),
|
||||
lineno=nodelist[0][2])
|
||||
|
||||
|
||||
#tryexcept: [TryNode, [except_clauses], elseNode)]
|
||||
clauses = []
|
||||
elseNode = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue