[Python-Dev] Re: Patch level versions and new features (Was:
Some dull gc stats)
M.-A. Lemburg
mal@lemburg.com
Fri, 05 Jul 2002 19:17:47 +0200
Martin v. Loewis wrote:
> "M.-A. Lemburg" <mal@lemburg.com> writes:
>
>
>>True, but it is easily possible to install those packages
>>in a directory which is scanned before the standard lib, thus
>>overriding the distribution versions:
>>
>>python setup.py install install-lib=~/lib
>
>
> Why is ~/lib scanned before the standard lib?
Because I have it defined in PYTHONPATH :-)
As I said, perhaps we need to make it easier to override
std lib packages...
--
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting: http://www.egenix.com/
Python Software: http://www.egenix.com/files/python/