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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to