At 02:46 PM 6/17/2008 +0900, David Cournapeau wrote:
Do you think it would be possible to refactor it to split the distutils/setuptools parts ? I could do it myself, obviously, but I don't know anything about setuptools internals.

A trivial way to do it would be to have your uninstall command take a distutils installation log file as its only input argument, and then remove those files/directories. This would ensure that only packages installed using --record would be uninstallable.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to