Eli Bendersky <eli...@gmail.com> added the comment: Correction: extended slices are supported. The problem appears to be just with 'del', because element_ass_subscr doesn't treat it specially and thinks we just want to assign a 0-len value to a non-0-len slice.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14178> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com