]> granicus.if.org Git - python/commit
For Make Benefit Glorious Nation of Backwards Compatibility,
authorGuido van Rossum <guido@python.org>
Mon, 9 Apr 2007 00:43:24 +0000 (00:43 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 9 Apr 2007 00:43:24 +0000 (00:43 +0000)
commit343e97ff7f939fc16d144a196a95ecf2e82c061e
tree96fd769c99919c8116eca192247ea7d1647fd64d
parent62cbc8a2618a41c28b8ec25f70f85f2da17705f2
For Make Benefit Glorious Nation of Backwards Compatibility,
bytes objects can now be compared to anything that supports the buffer API.
Lib/test/test_bytes.py
Objects/bytesobject.c