mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Whitespace normalization.
This commit is contained in:
parent
0822ff7cca
commit
0eadaac7dc
39 changed files with 127 additions and 144 deletions
|
@ -236,7 +236,7 @@ class DOMEventStream:
|
|||
|
||||
def __iter__(self):
|
||||
return self
|
||||
|
||||
|
||||
def expandNode(self, node):
|
||||
event = self.getEvent()
|
||||
parents = [node]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue