From: Eric Smith Date: Sat, 14 Mar 2009 14:44:03 +0000 (+0000) Subject: Blocked revisions 70368 via svnmerge X-Git-Tag: v3.1a2~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22b1331930cc02e54b2456f220f9d48e62dedd52;p=python Blocked revisions 70368 via svnmerge ........ r70368 | eric.smith | 2009-03-14 10:37:38 -0400 (Sat, 14 Mar 2009) | 1 line Unicode format tests weren't actually testing unicode. This was probably due to the original backport from py3k. ........ ---