On Mon, May 31, 2010 at 7:10 PM, Carl Meyer <c...@oddbird.net> wrote:
> Lennart Regebro wrote:
>> On Mon, May 31, 2010 at 19:02, Carl Meyer <c...@oddbird.net> wrote:
>>> Nope, pip's used --record on installation for years, and the above has
>>> been true since the moment uninstall landed in pip. There are enough
>>> different ways things can get installed that it's not surprising that
>>> some discussions may have been confused ;-)
>>
>> That may be it. Forcing --record in Python 3.2 would be a step forward then? 
>> :-)
>
> Would be, except that it's a setuptools-only option.

No, that's a distutils option.

But setuptools has its own implementation, but they seem like clone as
far as I can tell (I didn't digg into that yet)

Tarek
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to