From: Ezio Melotti Date: Tue, 3 Aug 2010 07:50:13 +0000 (+0000) Subject: Unblocked revisions 79191 via svnmerge X-Git-Tag: v2.6.6rc1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55624a22617162589699791ed93e6799fa32ab69;p=python Unblocked revisions 79191 via svnmerge ........ r79191 | florent.xicluna | 2010-03-21 13:50:17 +0200 (Sun, 21 Mar 2010) | 3 lines No more deprecation warnings for distutils.sysconfig, following r78666. But when the "dl" module is available, it gives a py3k deprecation warning. ........ ---