Ronald Oussoren wrote:
> Nothing will automaticly install in ~/Library/Python/2.4/site-packages,
> which means automaticly creating the directory is not very useful. I'm
> sure I wouldn't notice the directory if it were created, and I'm sure
> I wouldn't be the only one.
> 
> This doesn't mean we shouldn't improve the documentation :-).

My thought is that if we have docs that say something like:

If you have modules that you want accessible by a particular user, 
rather than the whole system, put them in:

Users/TheUserName/Library/Python/2.4/site-packages


It would be nice if that directory existed.

On the other hand, when the installer runs, do we create one only in the 
user's directory that's installing, or all users directories, or???

Maybe it's just as easy to just tell people to create it if they need it.

-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

[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to