Fixing strange python sys.path in virtualenv
I had /usr/lib/python2.7/dist-packages in the sys.path of a no-global-site-packages venv
Good ref regarding python sys.path
http://mikeboers.com/blog/2014/05/23/where-does-the-sys-path-start
Find .pth files :