Example #1
0
 def __init__(self, value):
     NumericConstant.__init__(self, value)
Example #2
0
File: vrf.py Project: chrisy/vpp
 def __init__(self, value):
     NumericConstant.__init__(self, value)