[Python-Dev] To 3.0.2 or not to 3.0.2? (original) (raw)

Benjamin Peterson benjamin at python.org
Tue Feb 17 02:29:37 CET 2009


On Mon, Feb 16, 2009 at 5:50 PM, Guido van Rossum <guido at python.org> wrote:

Can you explain the difficulty with porting setuptools in more detail?

Basically setuptools invokes a functions in distutils that was still using cmp(). (See the latest messages in issue #1717 for all the details.)

-- Regards, Benjamin



More information about the Python-Dev mailing list