hy/eg/appengine/appengine_config.py

4 lines
69 B
Python
Raw Normal View History

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