On Mon, Feb 16, 2009 at 5:50 PM, Guido van Rossum <gu...@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 -- http://mail.python.org/mailman/listinfo/python-list