mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-11-29 19:16:36 -05:00
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). |
||
|---|---|---|
| .. | ||
| examples | ||
| ui | ||
| vendor | ||
| __init__.py | ||
| _version.py | ||
| Conversation.py | ||
| Directory.py | ||
| Node.py | ||
| nomadnet.py | ||
| NomadNetworkApp.py | ||