At 08:22 PM 10/5/2009 +0100, Michael Foord wrote:
I'm intrigued as to whether setuptools does monkey patch distutils or subclass though, they are fundamentally different concepts.

It does both; however, the specific issue under discussion is purely a subclassing problem, and one which pywin32 ran afoul of as well.

_______________________________________________
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