Re: [Python-Dev] [python] Re: PEP: per user site-packages directory

2008-01-21 Thread Martin v. Löwis
> Which is a shame. I agree with Steve on this - although I realise that > Phillip is basically the only person able to do the work. Not the only one able - the only one willing to. People shouldn't complain about the state of things if they aren't willing to do anything about it (except complai

Re: [Python-Dev] [python] Re: PEP: per user site-packages directory

2008-01-21 Thread Michael Foord
Christian Heimes wrote: > Steve Holden wrote: > >> Maybe once we get easy_install as a part of the core (so there's no need >> to find and run ez_setup.py to start with) things will start to improve. >> This is an issue the whole developer community needs to take seriously >> if we are intereste

Re: [Python-Dev] [python] Re: PEP: per user site-packages directory

2008-01-12 Thread Michael Foord
Gregory P. Smith wrote: > > On 1/12/08, *Christian Heimes* <[EMAIL PROTECTED] > > wrote: > > Christian Heimes wrote: > > MA Lemburg has suggested a per user site-packages directory in the > > "pkgutil, pkg_resource and Python 3.0 name space packages" > thr