I have a bunch of unittests that import stuff not from /python2.7/site-packages/ but from a completely different directory. So what I do is do some monkey-patching
/python2.7/site-packages/
This is one fairly easy, follow this path:
sys.path
'show paths for the selected interpreter'