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