How does one query the python environment, ie pythonhome
sys.prefix
> pythonpath
sys.path
etc.
sys.etc
also, are there any HOWTO's on keeping multiple versions of python
happy?
I think it is sufficiently trivial that none is needed. Just make sure the distributions are installed in different directories.
What problems are you having? -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list