Files
seasonedParser/test/__init__.py

3 lines
82 B
Python

import sys, os
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/.."))