15 Feb
2009
15 Feb
'09
8:53 p.m.
On Sun, Feb 15, 2009 at 10:39:48AM +0100, Tarek Ziadé wrote:
1. should the uninstall command be part of the Python interpreter itself ?
Don't think I like this. Seems a very big jump from how this normally works. What I mean is that it feels like it's builtin interperter functionality, while really it's a module/script doing distutils-like stuff. I'd feel more comfortable with something like: $ python -m some_tool --remove MyPackage
for instance, be callable like this :
$ python -r MyPackage
Definitely -1 on the short option. Regards Floris -- Debian GNU/Linux -- The Power of Freedom www.debian.org | www.gnu.org | www.kernel.org