]> granicus.if.org Git - python/commit
Make bytesobject raise ValueError instead of TypeError again (thanks, Nick)
authorThomas Wouters <thomas@python.org>
Tue, 22 Aug 2006 13:41:17 +0000 (13:41 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 22 Aug 2006 13:41:17 +0000 (13:41 +0000)
commitd204a715f4776fc2e5498e81c9e7a647e902b682
treefd0fdb62b9df60800d49ccf610d907870c789fa1
parent89da5d7c3d9cf5bfd4a374e23fd924bbffdeaf5c
Make bytesobject raise ValueError instead of TypeError again (thanks, Nick)
Lib/test/test_bytes.py
Objects/bytesobject.c