#查看 模块的安装路径 import tools print (tools.__file__) #进入cmd,然后python 2to3.py -w 需要批量转换的文件所在的路径#参考:http://www.cnblogs.com/wushuaishuai/p/7611915.html