commit | e3ae655edfea3dd8ed32fcca63cb3eae861a58b7 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Jun 20 04:18:15 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri Jun 20 04:18:15 2008 +0000 |
tree | b1624452b23a4e614e103735dbe7e2a581b159bc | |
parent | e0f124495b0c0d7826ef1e64a8db27ebe28ed085 [diff] |
Make bin() implementation parallel oct() and hex() so that int/long subclasses can override or so that other classes can support.