Lines Matching full:funcname
1716 def import_site_function(path, module, funcname, dummy, modulefile=None):1723 funcname: function name to be imported from site file1732 return import_site_symbol(path, module, funcname, dummy, modulefile)