PATH:
usr
/
lib64
/
python2.7
/
test
/
Editing: test_support.py
import sys import test.support sys.modules['test.test_support'] = test.support
SAVE
CANCEL