Python导入其他文件中的.py文件 即模块

import sys

sys.path.append("路径")

import .py文件

posted @ 2016-06-23 14:01  CrazyData  阅读(2065)  评论(0编辑  收藏  举报