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