On Sun, 26 Apr 2009 13:07:24 -0700 (PDT), kk <maymunbe...@gmail.com> wrote: > I know there is a way to import from different Python installation but > I could not find the answer. I have Python 2.6 and 2.5
You can probably achieve this by adjusting the pythonpath to search through the site-packages directory of the other installation. David -- http://mail.python.org/mailman/listinfo/python-list