Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd548509

Browse files
committed
Unbreak tree
--HG--extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%401009
1 parent55d183d commitd548509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/html5lib/treewalkers/etree.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class TreeWalker(_base.NonRecursiveTreeWalker):
3737
4. A flag "text", "tail" or None to indicate if the current node is a
3838
text node; either the text or tail of the current element (1)
3939
"""
40-
defgetNodeDetails(self,node):
40+
defgetNodeDetails(self,node):
4141
ifisinstance(node,tuple):# It might be the root Element
4242
elt,key,parents,flag=node
4343
ifflagin ("text","tail"):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp