From: Georg Brandl Date: Sat, 20 Nov 2010 11:26:56 +0000 (+0000) Subject: Blocked revisions 86555 via svnmerge X-Git-Tag: v3.1.3~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fef7a837514ea8cfbe35fe34c7a3eff9c63c1f6;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 86555 via svnmerge ........ r86555 | georg.brandl | 2010-11-20 12:25:01 +0100 (Sa, 20 Nov 2010) | 1 line #10465: fix broken delegation in __getattr__ of _PaddedFile. ........ ---