beremiz
Clone
Summary
Browse
Changes
Graph
Removed obsolete functions for extracting values for xml dom tree and generating xml string
2013-09-03, Laurent Bessard
908a5803c2cc
Removed obsolete functions for extracting values for xml dom tree and generating xml string
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")