log @pyobject/cell.m @ 327:15c20ab4b80a

age author description
Sat, 13 Aug 2016 21:24:29 -0700 Mike Miller Do not automatically convert Python integer types to Octave (see issue #56)
Thu, 11 Aug 2016 22:35:19 -0700 Mike Miller Rewrite pyobject.cell, always return a cell array of the right size
Wed, 03 Aug 2016 21:11:14 -0700 Colin Macdonald Minor fixes for failing doctests
Wed, 03 Aug 2016 20:33:33 -0700 Colin Macdonald Use subsref in "cell" method for casting to cell
Sat, 30 Jul 2016 01:14:00 -0700 Colin Macdonald pyobject: add method for converting pyobject to cell array