Home
last modified time | relevance | path

Searched defs:python_fn_info_dict (Results 1 – 1 of 1) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/plugins/python-loader/
H A Dpython-loader.c459 PyObject *python_fn_info_dict; member
542 python_function_get_gnumeric_help (PyObject *python_fn_info_dict, PyObject *python_fn, in python_function_get_gnumeric_help()
733 PyObject *python_fn_info_dict; in gplp_load_service_function_group() local