Kaydet (Commit) 16f6329e authored tarafından Fred Drake's avatar Fred Drake

Make reindent.py happy (lots of trailing whitespace removed).

üst 098b55ab
...@@ -473,4 +473,3 @@ def parse(*args, **kwargs): ...@@ -473,4 +473,3 @@ def parse(*args, **kwargs):
def parseString(*args, **kwargs): def parseString(*args, **kwargs):
"Parse a file into a DOM from a string" "Parse a file into a DOM from a string"
return _doparse(pulldom.parseString, args, kwargs) return _doparse(pulldom.parseString, args, kwargs)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment