commit | 9c14badc5fed3c28504470ba4bd64bf7acad599f | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Wed Jun 19 15:44:15 2002 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Wed Jun 19 15:44:15 2002 +0000 |
tree | 2a474dbc252c8f5aa1f70d032feaeedc49d04231 | |
parent | fe0ca4a0f50ca90359d3c619fad98bbe018ca7d2 [diff] |
Fix the bug described in http://mail.python.org/pipermail/python-dev/2002-June/025461.html with test cases. Also includes extended slice support for arrays, which I thought I'd already checked in but obviously not.