Hi,

As I don't have admin privileges on my main dev machine, I install a
good deal of python modules somewhere in my $HOME, using PYTHONPATH to
point my python intepreter to the right location. I think PEP370
(per-user site-packages) does exactly what I need, but it works only
for python 2.6 and above. Am I out of luck for versions below ?

David
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to