What is the current status of easy_install, pip and the repository (pypi.python.org) with regards to Python 3.x?
Are there versions of easy_install and/or pip that c
There is ongoing effort to provide support for Python 3 in pip. See Porting Pip to Python 3 thread on virtualenv mailing list or head directly to Vinay Sajip's repo on bitbucket.org