[Python-Dev] At least one package management tool for 2.7 (original) (raw)

anatoly techtonik techtonik at gmail.com
Wed Mar 24 12:23:18 CET 2010


Sure. Package management tool should have an ability to update itself when required regardless of Python release. For example::

python.exe -m easyinstall setuptools

This should be:

python -m easy_install -U setuptools

P.S. Wave effect. =)

anatoly t.



More information about the Python-Dev mailing list