In article 
<camzyqrtxy3msmxtivue8apyx2zfag3dqp1un+fqwnaywnoa...@mail.gmail.com>,
 Chris Rebert <c...@rebertia.com> wrote:
> You generally shouldn't mess with Mac OS X's system copies of Python.
> Typically, one installs a separate copy using MacPorts, Fink, or
> whatever, and uses that instead.

I don't understand what you mean by "mess with".  Certainly one should 
not attempt alter standard library modules provided with the system 
Python but adding additional packages is fully supported.  Apple 
conveniently provides a special directory in user-controlled space 
(/Library/Python) as the default location for Distutils-based installs.  
They even provide versions of easy_install for the system Pythons.

-- 
 Ned Deily,
 n...@acm.org

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to