__init__是为了别人导入模块 用的
引用模块的两种方式:
方式一:from方式
方式二:tools.的方式
python—__init__作用
原文:https://www.cnblogs.com/cwl-bj/p/12699561.html