launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #01652
Re: PLEASE READ: Python 2.5
On Nov 17, 2009, at 6:03 AM, Guilherme Salgado wrote:
> On Tue, 2009-11-17 at 16:57 +0700, Stuart Bishop wrote:
>>
>> On Tue, Nov 17, 2009 at 4:34 AM, Gary Poster <gary.poster@xxxxxxxxxxxxx> wrote:
>>
>>> 4) I suspect there will be pain, somewhere.
>>
>> python2.4/site-packages was ending up in my path in bin/py. Tracked
>> this down to develop-eggs containing a setuptools.egg-link file still
>> referencing 2.4 (timestamped 16 July). Should this directory be
>> removed by make clean?
>
> I had the same problem. Wonder why it didn't happen to everybody,
> though.
>
> I think it should be removed as it's created by buildout.
I agree. I'll make a quick branch now.
Gary
References