appypod-rattail/appy/pod/test/contexts/ImagesImport.py
2015-10-27 22:36:51 +01:00

7 lines
90 B
Python

import os.path
import appy
def getAppyPath():
return os.path.dirname(appy.__file__)