Adding folder to Python's path permanently

后端 未结 4 554
北海茫月
北海茫月 2020-12-02 21:57

I\'ve written a library in python and I want it to reside in a common location on the file system.

From my script, I just want to do:

>>> im         


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