Searched refs:acts_module (Results 1 – 1 of 1) sorted by relevance
113 def uninstall_acts_module(self, acts_module): argument119 for acts_install_dir in acts_module.__path__:136 import acts as acts_module namespace143 while acts_module:144 self.uninstall_acts_module(acts_module)147 import acts as acts_module namespace149 acts_module = None