Exemplo n.º 1
0
 def __init__(self):
     """creates methods for writing cards"""
     BDFAttributes.__init__(self)
Exemplo n.º 2
0
 def __init__(self):
     self._type_to_slot_map = {}
     BDFAttributes.__init__(self)
Exemplo n.º 3
0
 def __init___(self):
     """creates methods for writing cards"""
     BDFAttributes.__init__(self)
Exemplo n.º 4
0
 def __init__(self):
     BDFAttributes.__init__(self)
Exemplo n.º 5
0
 def __init__(self):
     BDFAttributes.__init__(self)
Exemplo n.º 6
0
 def __init__(self):
     self._type_to_slot_map = {}
     BDFAttributes.__init__(self)