mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-11-25 09:23:07 -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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Browser.py | ||
| Config.py | ||
| Conversations.py | ||
| Directory.py | ||
| Extras.py | ||
| Guide.py | ||
| Log.py | ||
| Main.py | ||
| Map.py | ||
| MicronParser.py | ||
| Network.py | ||