>>>>> George Wright <[EMAIL PROTECTED]> (GW) wrote:

>GW> I guess I should leave the python 2.3 where it is

Yes, you should never remove the system provided Python from your computer.

>>> There are quite a lot of places where environment variables can be  set.
>>> 
>>> E.g. ~/.profile ~/.bashrc ~/.login ~/.bash_profile, ~/.bash_login,
>>> ~/.cshrc
>>> ~/.tcshrc
>>> /etc/csh.cshrc /etc/csh.login /etc/profile /etc/bashrc
>>> ~/.MacOSX/environment.plist
>>> 
>GW> Well this is a very helpful list. First time I've seen them all at  once.
>GW> Are there any more?

The /etc/rc* files are executed at boot time under certain circumstances,
but I am not sure if the environment variables they set will reach the
shell or the desktop environment.
-- 
Piet van Oostrum <[EMAIL PROTECTED]>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: [EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to