From: Benjamin Peterson Date: Tue, 22 Jun 2010 18:11:34 +0000 (+0000) Subject: Blocked revisions 82155 via svnmerge X-Git-Tag: v3.2a1~482 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fdbd97d5e1763e2f4186606514709dd7125f48c;p=python Blocked revisions 82155 via svnmerge ........ r82155 | benjamin.peterson | 2010-06-22 13:09:02 -0500 (Tue, 22 Jun 2010) | 4 lines keep UserDict an old-style class Be generous in abc.py to allow this. ........ ---