>>> python -c \"import sys; print sys.version\" 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] >&
There is also a wheel of py2exe available for Python 2.x: py2exe_py2 0.6.9
py2exe
py2exe_py2 0.6.9
You can do: pip install py2exe_py2
pip install py2exe_py2
Pypi link.