]> granicus.if.org Git - python/commit
This is Alex Martelli's patch
authorMichael W. Hudson <mwh@python.net>
Tue, 5 Nov 2002 17:38:05 +0000 (17:38 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 5 Nov 2002 17:38:05 +0000 (17:38 +0000)
commit5da854fe51ed76a236a44f82e6ee553a0ad9c51d
treee547e3e1a235ee2836d72ad712658691d601d7c9
parentcc6cc5ddff06050e430d2d08a594ca8781bb7791
This is Alex Martelli's patch

[ 633870 ] allow any seq assignment to a list slice

plus a very silly little test case of my own.
Lib/test/test_types.py
Objects/listobject.c