hy/eg/appengine/appengine_config.py

4 lines
69 B
Python
Raw Normal View History

2013-10-31 11:56:48 -07:00
import os.path
import sys
sys.path.insert(0, os.path.abspath('env'))