def __init__(self, quote_char='\\'): Kmd.__init__(self) self.quote_char = quote_char
def __init__(self, hostsfile=None): Kmd.__init__(self) self.hostsfile = hostsfile