Searched refs:f_name (Results 1 – 1 of 1) sorted by relevance
1455 def get_function(self, f_name): argument1456 return functions.get(f_name, None)