[Distutils] pip vs easy_install vs distutils2

Lennart Regebro regebro at gmail.com
Thu Jun 3 10:25:51 CEST 2010


On Thu, Jun 3, 2010 at 10:02, Ronald Oussoren <ronaldoussoren at mac.com> wrote:
> I know that distutils in python 2. 6 and 3.1 won't support PEP 376, but why won't distutils conform to PEP 376 in python 2.7 and 3.2?

Correct me if I'm wrong here, but there is a lot of PEPs regarding
distutils, and it was simply decided to move all that work out from
trunk into distutils2, as I understand it. Makes sense to me anyway.
:)

-- 
Lennart Regebro: http://regebro.wordpress.com/
Python 3 Porting: http://python3porting.com/
+33 661 58 14 64


More information about the Distutils-SIG mailing list