bbj/prototype/clients/urwid/src/widgets.py

5 lines
53 B
Python

import urwid
class PostBox(urwid.ListBox):
pass