Pythonic: Difference between revisions

Jump to navigation Jump to search
162 bytes added ,  18 May 2016
pyeval should return pyobj
(pyeval should return pyobj)
Line 130: Line 130:


* Store the `repr` as a string in `x`.  But this makes a copy of the object rather than a reference to the original object.
* Store the `repr` as a string in `x`.  But this makes a copy of the object rather than a reference to the original object.
====== Interface design ======
{{Codeline|pyeval}} should be modified to return a {{Codeline|@pyobj}} for things that it cannot convert to Octave-native types.
99

edits

Navigation menu