Revision cad39033 kamaki/cli/command_shell.py

b/kamaki/cli/command_shell.py
133 133
            self._unregister_method('complete_%s' % subname)
134 134
            self._unregister_method('help_%s' % subname)
135 135

  
136

  
137 136
    @classmethod
138 137
    def _backup(self):
139 138
        return dict(self.__dict__)

Also available in: Unified diff