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