Jeff Knupp added the comment: Patch uploaded.
Note that updating the test_distutils.core test revealed that the test was importing DEBUG from the wrong module (which only existed because distutils.core use the 'from ... import DEBUG' form). I've corrected the import and updated the test case. Also updated the documentation to reflect the change. ---------- keywords: +patch nosy: +jeffknupp Added file: http://bugs.python.org/file28770/distutils.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16989> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com