appypod-rattail/pod/test/contexts/PathImport.py

7 lines
90 B
Python
Raw Normal View History

2009-06-29 14:06:01 +02:00
import os.path
import appy
def getAppyPath():
return os.path.dirname(appy.__file__)