Hi,
I started to write a detailed description of the uninstall feature
based on the previous threads we had, and there are two points I'd
like to
discuss:
1. should the uninstall command be part of the Python interpreter itself ?
for instance, be callable like this :
$ python -r MyPackage
or :
$ python --remove-package MyPackage
2. If we add an uninstall command, it makes sense to me to add an
install command as well, at
the same level.
maybe :
$ python -a MyPackage
or :
$ python --add-package MyPackage
Regards
Tarek
--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
_______________________________________________
Distutils-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig