From: Éric Araujo Date: Mon, 22 Nov 2010 03:19:34 +0000 (+0000) Subject: Blocked revisions 86670 via svnmerge X-Git-Tag: v2.7.1~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb5ef21d997bf2736d893a85f1bfe923a9f6fcb8;p=python Blocked revisions 86670 via svnmerge ........ r86670 | eric.araujo | 2010-11-22 04:09:19 +0100 (lun., 22 nov. 2010) | 5 lines Remove unnecessary `object` base class in docs (#9095). Also add a note about inheritance from `object` being default. ........ ---