Initial import
This commit is contained in:
commit
4043163fc4
427 changed files with 18387 additions and 0 deletions
6
pod/test/contexts/PathImport.py
Executable file
6
pod/test/contexts/PathImport.py
Executable file
|
@ -0,0 +1,6 @@
|
|||
import os.path
|
||||
import appy
|
||||
|
||||
def getAppyPath():
|
||||
return os.path.dirname(appy.__file__)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue