Files
seasonedParser/test/__init__.py

3 lines
94 B
Python

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