Example #1
0
 def __init__(self, initial=None):
     NormalizedDict.__init__(self, initial, ignore='_')
Example #2
0
 def __init__(self, initial=None):
     NormalizedDict.__init__(self, initial, ignore='_')