예제 #1
0
 def getConfig(self):
     import json
     print json.dumps(config.getServerInfo(), indent=2, ensure_ascii=False)
예제 #2
0
파일: main.py 프로젝트: zhilinwww/ZeroNet
 def getConfig(self):
     import json
     print json.dumps(config.getServerInfo(), indent=2, ensure_ascii=False)