コード例 #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)