| commit | 13e57219d3143e4bae976a90846d6902e0514006 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Apr 27 22:54:26 2006 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Apr 27 22:54:26 2006 +0000 |
| tree | 09ddd82e022136d75d9271e3ab3f75753a5eb770 | |
| parent | 1b283c5bcce08dcda96a0fc86af5b10682f3baa3 [diff] |
Implement bytes += bytes, bytes *= int, int in bytes, bytes in bytes.