Searched refs:chameleons (Results 1 – 1 of 1) sorted by relevance
52 chameleons = get_instances(configs)53 return chameleons56 def destroy(chameleons): argument57 for chameleon in chameleons:61 def get_info(chameleons): argument71 for chameleon in chameleons: