Kaydet (Commit) 3f401f07 authored tarafından Neal Norwitz's avatar Neal Norwitz

whitespace normalization

üst c556722f
......@@ -306,7 +306,7 @@ class SimpleXMLRPCDispatcher:
return ""
else:
import pydoc
return pydoc.getdoc(method)
return pydoc.getdoc(method)
def system_multicall(self, call_list):
"""system.multicall([{'methodName': 'add', 'params': [2, 2]}, ...]) => \
......
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