Why does python confuse my packages for modules

前端 未结 0 1097
旧巷少年郎
旧巷少年郎 2020-12-30 04:46

I have a project with 3 nested packages within the root package

clsgen 
-__init__.py
-main.py
-parsing
    -__init__.py
    - class1.py
    - class2.py
-gener         


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