Sure. Package management tool should have an ability to update itself when required regardless of Python release. For example::
python.exe -m easy_install setuptools
This should be:
python -m easy_install -U setuptools
P.S. Wave effect. =)
--
anatoly t.