From: Antoine Pitrou Date: Mon, 19 Apr 2010 19:38:16 +0000 (+0000) Subject: Blocked revisions 80215 via svnmerge X-Git-Tag: v2.6.6rc1~437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f2130de2c6614c8ac6ff74757be792014f92474;p=python Blocked revisions 80215 via svnmerge ........ r80215 | antoine.pitrou | 2010-04-19 20:52:43 +0200 (lun., 19 avril 2010) | 4 lines Issue #8438: Remove reference to the missing "surrogateescape" encoding error handler from the new IO library. ........ ---