Python envs used till now python3 for testing, now version of python depends on the environment - for py2* python 2.7 will be used, and for py3* appropriate python3 version will be used. Also, added mock module for python2 envs.