__ALL__ = ('ServiceHandler', 'InitdHandler', 'Persistent', 'ConfigWriter',
'Error', 'ReturnNot0Error', 'ExecutionError', 'call')
__ALL__ = ('ServiceHandler', 'InitdHandler', 'Persistent', 'ConfigWriter',
'Error', 'ReturnNot0Error', 'ExecutionError', 'call')
command = self.command
if not isinstance(self.command, basestring):
command = ' '.join(command)
command = self.command
if not isinstance(self.command, basestring):
command = ' '.join(command)