Files
phenny/modules/test/__init__.py
2012-06-01 00:13:57 -07:00

4 lines
72 B
Python

# add current working directory to path
import sys
sys.path.append('.')