def __init__( self, dict = None ):
     odict.__init__( self, dict = None )
Beispiel #2
0
 def __init__(self, dict=None):
     odict.__init__(self, dict=None)