Exemple #1
0
 def __init__(self, net, bitmask):
     object.__init__(self)
     self._ip_ = IP('%s/%s' % (net, bitmask))