From: Georg Brandl Date: Sat, 20 Nov 2010 11:26:54 +0000 (+0000) Subject: Blocked revisions 86555 via svnmerge X-Git-Tag: v2.7.1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7d1d2401dc4017a0b028fc7270b13c74be9e8b3;p=python 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. ........ ---