commit | 0fdbd97d5e1763e2f4186606514709dd7125f48c | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Jun 22 18:11:34 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Jun 22 18:11:34 2010 +0000 |
tree | 121613bb47001019742a4fc5101bf00eaca3f209 | |
parent | 1b402925928a03240fe62ddc773f6f8fc2a7a5bd [diff] |
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. ........