Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 pydev 进行调试时,我经常会在我的站点包目录中看到一个文件编辑器窗口。这可能会导致工作丢失,经过python setup.py install思考我在工作目录中进行了更改。
python setup.py install
编辑站点包中的文件时是否可以让 pydev 警告我?