diff configure.ac @ 303:0d94e42bacf6

Convert Octave cell array to Python list (fixes issue #41) * octave_to_python.cc (pytave::octcell_to_pyobject): New function. (pytave::octvalue_to_pyobj): Call octcell_to_pyobject on cell arrays. (pytave::octvalue_to_pyarrobj): Delete cell array case. * pycall.cc: Add %!tests for construction of Python sequence types from cell array.
author Mike Miller <mtmiller@octave.org>
date Tue, 02 Aug 2016 13:53:12 -0700
parents 43e92dd60dd0
children d4061763a56b
line wrap: on
line diff