hi,
  I maintain applications/libraries which I upgrade often at a different
location. For
example if I maintain mercurial at /opt/sfw/mercurial/0.9.3 I have
PYTHONPATH set to
/opt/sfw/mercurial/0.9.3/lib/python2.4/site-packages. How can I get python
to look into
python2.4 and python2.4/site-packages automatically (assuming it is 2.4) and
likewise
for 2.5. That way I can keep them under the same directory.

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

Reply via email to