Update distutils so that it triggers no warnings when run under -3.
commitb937c5e612b123206c3fadb4418d86728218f2b2
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 17 Aug 2008 04:16:04 +0000 (17 04:16 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 17 Aug 2008 04:16:04 +0000 (17 04:16 +0000)
tree71911495431a2fbbac7fb97bfe55180ff5e2cc56
parent1d0f401b1c466ea3f9cee765787770d1cbd14951
Update distutils so that it triggers no warnings when run under -3.

git-svn-id: http://svn.python.org/projects/python/trunk@65742 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_py.py
Lib/distutils/core.py
Misc/NEWS