[Pythonmac-SIG] sys.path for MacPython 2.3 - next set of questions

Chris Barker Chris.Barker@noaa.gov
Sun, 13 Apr 2003 04:53:48 -0700


Jack Jansen wrote:
> 
> I think I'm going to go for ~/Library/Python/2.3/site-packages, i.e.
> scream loudly
> if you *really* don't agree.

This is a minor point, but it would be more like the rest of the unix
world to use:

whatever/Python2.3/...

rather than:

whatever/Python/2.3/...

e.g. on linux it's all it:

/usr/lib/python2.2/

Not a big deal, as long as whatever is on the seach path is python2.3,
and not just "python" (with a python being a link to whatever version
you might want)

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer
                                    		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@noaa.gov