Python2.7
import sys print sys.path
Python3.0
import sys print(sys.path)
本文标题:查看Python安装路径
本文链接:https://www.haomeiwen.com/subject/joodcftx.html
网友评论