Hello all, I discovered the joys of the --user option: no more need for PYTHONPATH in many cases, simply run
python setup.py install --user And I wonder if it would be possible to add this functionality/option to the develop command too? Thanks ! _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
