
July 1, 2009
2:32 p.m.
On Wed, Jul 1, 2009 at 2:27 PM, Nick Coghlan<ncoghlan@gmail.com> wrote:
However, having uninstall as a command supported by setup.py also makes a certain amount of sense.
Yes, that could be an alias that just calls the uninstall global function using the distribution name.