one tricky thing to watch out for is not just where the executable is installed, but where the libraries are. you may have 2 executables sharing the same library, you may not.
on my mac, python is installed in /sw/bin and /usr/local/bin, and the libraries are in /sw/lib, /usr/local/lib, and /Library/Frameworks/Python.framework/Versions i have 2.3.5, 2.4.3, and 2.5a1 installed on my iBook. cheers, -wesley _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig