Distutils2 is the newer and backwards-incompatible version of the python distutils library. It is available for python2.x and 3.x.
Distutils2 is the newer and backwards-incompatible version of the python distutils library. It is available for python2.x and 3.x.
Documentation: http://packages.python.org/Distutils2/
(Also: http://docs.python.org/dev/packaging/introduction.html)