标签: python python-import
我有这样的一些冲突,如何检查现有大型项目中是否存在类似的导入别名?这个导入违反了什么规则?
import os.stat as stat import stat stat.S_IWRITE stat(filename).st_mode