x86是32位,x86-64是64位。
可以通过下面3种途径获取python:
web-based installer 是需要通过联网完成安装的executable installer 是可执行文件(*.exe)方式安装embeddable zip file 嵌入式版本,可以集成到其它应用中。
摘自
64/32,python版本
原文:https://www.cnblogs.com/xxqb/p/9220599.html