Python package import from parent directory

后端 未结 4 627
情深已故
情深已故 2020-12-29 02:22

I\'ve the following source code structure

/testapp/
/testapp/__init__.py
/testapp/testmsg.py
/testapp/sub/
/testapp/sub/__init__.py
/testapp/sub/testprinter.         


        
4条回答
提交回复
热议问题