In your Python interpreter, type the following commands: >>> import os >>> import sys >>> os.path.dirname(sys.executable) 'C:\\Python25'.
確定! 回上一頁