From: Ezio Melotti Date: Sun, 1 Aug 2010 23:31:48 +0000 (+0000) Subject: Unblocked revisions 77310 via svnmerge X-Git-Tag: v2.6.6rc1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56a6aad65e25d659d762a06a2fa6cbf1eaf450c8;p=python Unblocked revisions 77310 via svnmerge ........ r77310 | antoine.pitrou | 2010-01-05 01:22:44 +0200 (Tue, 05 Jan 2010) | 4 lines Issue #7092: Fix the DeprecationWarnings emitted by the standard library when using the -3 flag. Patch by Florent Xicluna. ........ ---