editbin c:\python25\python.exe code example Example: python path to python executable >>> import sys >>> print(sys.executable) C:\path\to\python.exe