Searched refs:api_dict (Results 1 – 2 of 2) sorted by relevance
20 api_dict = None variable24 global api_dict27 if api_dict != None:29 api_dict = {}38 global api_dict46 if api_dict.has_key(name):47 return api_dict[name]61 api_dict[name] = ret
174 self.api_dict = {}