def __init__(self, description): urwid.WidgetWrap.__init__(self, UnicodeText('')) self.description = description self.set_description()