模块的导入执行过程

print('加载')

import m1
print(m1.m2.y)

print('结束')

posted @ 2019-04-29 07:35  zhouyuqiang  阅读(172)  评论(0编辑  收藏  举报