Archive for 7th March 2010

Python模块的反安装

Python的distutils可以很方便地制作模块安装程序,但是没有提供反安装/卸载功能。

Continue reading ‘Python模块的反安装’ »