Ronald Oussoren wrote: > P.S. I already have a lightweight version of easy_uninstall, it's called > rm :-)
You are kidding right? So in other words, if I do: easy_install mercurial instead of just typing: easy_uninstall mercurial I have to type: "rm -rf /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/mercurial-0.9.1-py2.5-macosx-10.3-fat.egg/" How is an ordinary user supposed to know how to do this? Worse yet: easy_install turbogears Now in order to install that, I need to rm 15-20 separate packages. How is a user supposed to know how to do this? -- Talin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com