t = os.path.dirname(os.path.dirname((os.path.dirname(os.path.abspath(__file__)))))
os.path.sys.path.append(t)

模块寻找路径




相关文章: