python笔记

同一目录相互import的时候, 不能省略。否则会找不到该module

from .a import Adef

 

posted @ 2017-03-23 23:42  何大卫  阅读(3223)  评论(0)    收藏  举报