]> granicus.if.org Git - python/commit
The final tweaks before closing
authorMichael W. Hudson <mwh@python.net>
Thu, 5 Dec 2002 21:32:32 +0000 (21:32 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 5 Dec 2002 21:32:32 +0000 (21:32 +0000)
commita69c030c15a49418b9735cf971a31a511459281b
tree6b7c988728d04c985a3d12d9933cd631eeb3e41d
parent7bc2e1dad72bbad11e2df9bc2ee4b6d25dcc90a3
The final tweaks before closing

[ 633152 ] list slice ass ignores subtypes of list

Allow arbitrary sequences on the RHS of extended slices.
Lib/test/test_types.py
Objects/listobject.c