From: Georg Brandl <georg@python.org>
Date: Wed, 16 Jul 2008 02:23:21 +0000 (+0000)
Subject: Blocked revisions 64424 via svnmerge
X-Git-Tag: v3.0b2~38
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=154366181568909813940ac257168dffa0d40e99;p=python

Blocked revisions 64424 via svnmerge

........
  r64424 | raymond.hettinger | 2008-06-20 06:18:15 +0200 (Fri, 20 Jun 2008) | 1 line

  Make bin() implementation parallel oct() and hex() so that int/long subclasses can override or so that other classes can support.
........
---