view AUTHORS @ 323:a511d43e1fc0

pyobject.subsref: avoid attempting to index on empty index range * @pyobject/subsref.m: Avoid passing a bad index into __getitem__ when indexing either a{:} on an empty sequence or a{[]} on any sequence.
author Mike Miller <mtmiller@octave.org>
date Fri, 12 Aug 2016 00:54:19 -0700
parents 9c35b62f9eaf
children
line wrap: on
line source

-*- coding: utf-8; -*-
David Grundberg
Håkan Fors Nilsson
Jaroslav Hájek