mirror of
https://github.com/python/cpython.git
synced 2025-12-10 02:50:09 +00:00
Whitespace normalization.
This commit is contained in:
parent
edf2210221
commit
0009c4ea59
4 changed files with 4 additions and 5 deletions
|
|
@ -98,7 +98,7 @@ def testLegalChildren():
|
|||
else:
|
||||
print "dom.appendChild didn't raise HierarchyRequestErr"
|
||||
|
||||
nodemap = elem.attributes
|
||||
nodemap = elem.attributes
|
||||
try: nodemap.setNamedItem(text)
|
||||
except HierarchyRequestErr: pass
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue