There's a gsoc going on for adding this in the stdlib the bug is
http://bugs.python.org/issue8668
not sure what's the state of the GSOC yet
Cheers
--
Tarek Ziadé | http://ziade.org
pip install -e /path/to/dir will do the same thing IIRC. You'd want to do that within a virtualenv.
yes but the feature is isolated, meaning that it could be backported
as a standalone distutils command for 2.3 onward
pip temporarily monkey patches vanilla setup.py scripts to use setuptools. Don't read the source or your eyes will bleed.
ouch :-)
I suspect this'll get into trouble when distutils2 and py3.3 are out
> Don't read the source or your eyes will bleed.
Muahahahaha: http://www.actualhumanbeings.com/wp-content/uploads/2011/06/clockwork-orange-eyelids-300x225.jpg
Cheers
Tarek