diff pycall.cc @ 428:3af3665348a1

Also update doctests in compiled functions * pycall.cc, pyeval.cc, pyexec.cc: Update doctests. * @pyobject/dummy.m, @pyobject/cell.m: Use FIXME and https in comments.
author Mike Miller <mtmiller@octave.org>
date Thu, 22 Feb 2018 15:55:15 -0800
parents 6b9de18b4bdd
children
line wrap: on
line diff
--- a/pycall.cc	Wed Oct 25 13:16:53 2017 -0700
+++ b/pycall.cc	Thu Feb 22 15:55:15 2018 -0800
@@ -61,7 +61,7 @@
 pycall (s.add, 3)\n\
 \n\
 r = pycall (s.add, 4)\n\
-  @result{} r = [pyobject ...]\n\
+  @result{} r = [Python object of type NoneType]\n\
 \n\
       None\n\
 \n\