]> granicus.if.org Git - python/commit
Fix for problem reported by Neal Norwitz. Tighten up calculation of
authorMichael W. Hudson <mwh@python.net>
Tue, 11 Jun 2002 13:38:42 +0000 (13:38 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 11 Jun 2002 13:38:42 +0000 (13:38 +0000)
commit589dc93620656faf80713b50b50d957664cea287
tree9d3dcd7814ba7fcc82b26ed7b8dac942899cfa85
parent75a20b19ef6925a5e6df55f4a738961127c25659
Fix for problem reported by Neal Norwitz.  Tighten up calculation of
slicelength.  Include his test case.
Lib/test/test_types.py
Objects/sliceobject.c