[Distutils] using setup.py to uninstall
Tim Peters
tim.peters at gmail.com
Fri Jan 20 20:18:40 CET 2006
[John M. Gabriele]
> Can distutils (setup.py) uninstall packages as well?
A Windows installer created by "setup.py bdist_wininst" creates the
usual kind of uninstallation entry in the Windows Control Panel ->
Add/Remove Programs applet. AFAIK that's unique to Windows, though.
> If not, is this a feature that's being worked on, or
> is there some reason why it may not be necessary?
Unixheads are too macho to admit they need help uninstalling ;-)
More information about the Distutils-SIG
mailing list