Are multiple roots to resolve imports in Python good or bad?

前端 未结 0 625
温柔的废话
温柔的废话 2020-11-30 23:34

I\'ve joined a Python project organized as follows:

module_a:
  __init__.py
  schema.py
  generate.py
    
utils:
  __init__.py
  some_file_utils.py


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