def __init__(self): Font.__init__(self) self._height = 11 self._style = "No style" self._name = "Arial Black"
def __init__(self): Font.__init__(self) self._height = 11