beremiz
Clone
Summary
Browse
Changes
Graph
Removed namespaces declaration in subtree elements xml description when copy/paste
2013-09-02, Laurent Bessard
8e1ee07bdff8
Removed namespaces declaration in subtree elements xml description when copy/paste
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")