Example #1
0
 def __init__(self, quote_char='\\'):
     Kmd.__init__(self)
     self.quote_char = quote_char
Example #2
0
 def __init__(self, hostsfile=None):
     Kmd.__init__(self)
     self.hostsfile = hostsfile
Example #3
0
 def __init__(self, quote_char='\\'):
     Kmd.__init__(self)
     self.quote_char = quote_char
Example #4
0
 def __init__(self, hostsfile=None):
     Kmd.__init__(self)
     self.hostsfile = hostsfile