• Tools
  • Articles
  • Q&A
  • Login
0 0

win7上装有python3.4和python2.7。在任务管理器中发现了两个进程,py.exe和python.exe。为什么?


那个Python是我用2.7执行的脚本位于c:\python27中
3.4安装在c:\python34中

py.exe位于c:\windows下,他是做什么的?

python python3.x python2.7 windows

10 years, 5 months ago
nsover

nsover


share
nsover 10 years, 5 months ago

Answers

0
        [该用户已被屏蔽]
answered 10 years, 5 months ago
nsover

梨花雨凉丶


share
梨花雨凉丶 answered 10 years, 5 months ago

Your Answer

Ask Question
Related questions

windows下python控制台输出中文乱码问题?

Python3 下载rar文件 打开后出错

请问有人接触过类似pagekite的免费开源python项目吗

怎样输出Python函数调用详细日志

win下pyrhin tkinter写界面如何缩小到桌面右下角

python中浮点数使用int()的问题