Python import from submodule of package exported by another file

前端 未结 0 553
無奈伤痛
無奈伤痛 2021-01-15 20:14

I have imports.py containing:

import os as exported_os

and foo.py containing

相关标签:
回答
  • 消灭零回复
提交回复
热议问题