예제 #1
0
파일: SPARQL.py 프로젝트: amiller/data.fm
 def __init__(self):
     WSGIServer.__init__(self, self.application, debug=False)
예제 #2
0
파일: SPARQL.py 프로젝트: amiller/data.fm
 def __init__(self):
     WSGIServer.__init__(self, self.application, debug=False)