mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-01-18 18:47:16 -05:00
ed6ba63317
Fix urwid entities init: use correct `super()`, hack `__super` is officially deprecated. Method <Class>.method(self, ...) is only for fallback in corner cases (normally not recommended to use). |
||
---|---|---|
.. | ||
textui | ||
__init__.py | ||
GraphicalUI.py | ||
MenuUI.py | ||
NoneUI.py | ||
TextUI.py | ||
WebUI.py |