Re: [Pythonmac-SIG] PYTHONPATH

2005-05-27 Thread Ronald Oussoren
 
On Friday, May 27, 2005, at 03:12PM, Daniel S. Hartmanstorfer II <[EMAIL 
PROTECTED]> wrote:

>How do I set my PYTHONPATH in OS X?  I am using python2.4 installed  
>via Darwinports in /opt/local/bin/python.  Thanks.

Why do you want to do that? It's often (if not almost always) better to use a 
pth-file in site-packages. PYTHONPATH can be useful during development (easily 
switching between various versions of a library), but not in a production 
environment.

Ronald

>
>Daniel S. Hartmanstorfer II
>"Opportunity is missed by most because it is dressed in overalls and  
>looks like work."
> -Thomas Edison
>
>___
>Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
>http://mail.python.org/mailman/listinfo/pythonmac-sig
>
>
___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig


[Pythonmac-SIG] PYTHONPATH

2005-05-27 Thread Daniel S. Hartmanstorfer II
How do I set my PYTHONPATH in OS X?  I am using python2.4 installed  
via Darwinports in /opt/local/bin/python.  Thanks.

Daniel S. Hartmanstorfer II
"Opportunity is missed by most because it is dressed in overalls and  
looks like work."
 -Thomas Edison

___
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig