From: Christian Heimes Date: Thu, 6 Sep 2012 22:55:33 +0000 (+0200) Subject: Issue #15591 and Issue #11715: silence output of setup.py when make is run with ... X-Git-Tag: v2.7.4rc1~590 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc71f2cf98fc86d39768275cfb9408195fd47c09;p=thirdparty%2FPython%2Fcpython.git Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. ---