Exemplo n.º 1
0
 def getConfig(self):
     import json
     print json.dumps(config.getServerInfo(), indent=2, ensure_ascii=False)
Exemplo n.º 2
0
 def getConfig(self):
     import json
     print json.dumps(config.getServerInfo(), indent=2, ensure_ascii=False)