beremiz
Clone
Summary
Browse
Changes
Graph
Better mdns resolution failure signaling, added fixed bug whith runtime autostart
2013-04-17, Edouard Tisserant
0f905e027d18
Better mdns resolution failure signaling, added fixed bug whith runtime autostart
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")