通过递归遍历目标项目文件夹下的所有文件,把python文件都进行一遍转换,2to3模块 ... the target project folder :return: no return ''' for i in os.listdir(path): ...
確定! 回上一頁