beremiz
Clone
Summary
Browse
Changes
Graph
Updated internationalization french translations
2013-03-26, Laurent Bessard
496a96e1dcb6
Updated internationalization french translations
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")