Searched refs:acts_module (Results 1 – 1 of 1) sorted by relevance
134 def uninstall_acts_module(self, acts_module): argument140 for acts_install_dir in acts_module.__path__:156 import acts as acts_module namespace162 while acts_module:163 self.uninstall_acts_module(acts_module)166 import acts as acts_module namespace168 acts_module = None