Import python module NOT on path

前端 未结 4 2015
悲&欢浪女
悲&欢浪女 2020-12-04 16:30

I have a module foo, containing util.py and bar.py.

I want to import it in IDLE or python session. How do I go about this?

I could find no documentation on h

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