[Distutils] pip vs easy_install vs distutils2
Tarek Ziadé
ziade.tarek at gmail.com
Mon May 31 19:10:53 CEST 2010
On Mon, May 31, 2010 at 7:04 PM, Lennart Regebro <regebro at gmail.com> wrote:
> On Mon, May 31, 2010 at 19:02, Carl Meyer <carl at 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? :-)
You mean in the current distutils ? Because distutils2 will have the
PEP 376 implementation,
where we create a RECORD file for each installed project in its dist-info/
>
> --
> Lennart Regebro: Python, Zope, Plone, Grok
> http://regebro.wordpress.com/
> +33 661 58 14 64
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
--
Tarek Ziadé | http://ziade.org
More information about the Distutils-SIG
mailing list