You are viewing a single comment's thread. Return to all comments →
return sum(len(a.attrib) for a in node.iter())
Seems like cookies are disabled on this browser, please enable them to open this website
XML 1 - Find the Score
You are viewing a single comment's thread. Return to all comments →
return sum(len(a.attrib) for a in node.iter())