Home | History | Annotate | Download | only in common_lib

Lines Matching full:funcname

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