Files
atst/atst/home.py
2018-05-25 11:21:49 -04:00

4 lines
64 B
Python

from unipath import Path
home = Path( __file__ ).parent.parent