Exemple #1
0
 def config(self, argv):
     """config
 Enter the configuration editor."""
     import strataeditors
     cmd = strataeditors.get_storage_editor(self, self._obj._config)
     raise NewCommand, cmd