beremiz
Clone
Summary
Browse
Changes
Graph
Added forgotten wampconf.json in tests/wamp
2015-02-09, Edouard Tisserant
c162f1b0fbac
Added forgotten wampconf.json in tests/wamp
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")