]> granicus.if.org Git - python/commit
Implement extended slicing in bytes objects.
authorThomas Wouters <thomas@python.org>
Tue, 19 Dec 2006 08:30:14 +0000 (08:30 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 19 Dec 2006 08:30:14 +0000 (08:30 +0000)
commit376446dd4e30006c4d4ad09b4cbda8b07e9ce23a
treeda322d17594d2894ca4f56d0ad4c917c46ca3f31
parent5672904eff085ddda588e9c281bc554466bd1110
Implement extended slicing in bytes objects.
Lib/test/test_bytes.py
Objects/bytesobject.c