view AUTHORS @ 359:4c2b748eaea0

Use py_find_function where specifically searching for a function by name * oct-py-eval.cc (pytave::py_call_function): Use py_find_function to look up Python function by name. * pycall.cc (Fpycall): Likewise, when argument is a string.
author Mike Miller <mtmiller@octave.org>
date Wed, 24 Aug 2016 13:01:15 -0700
parents 9c35b62f9eaf
children
line wrap: on
line source

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