home · contact · privacy
Use exception to communicate 401 from Client to TUI, move LogScope into client_tui.py.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 23 Sep 2025 15:02:01 +0000 (17:02 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 23 Sep 2025 15:02:01 +0000 (17:02 +0200)
commit67d36da4dcf8215716b3dc1bdb1d8294b60013c3
tree956283c8bb29294536b03fd06593a2f4e11eb92b
parentcd601998dc2e05d435ed734cbb6672dbcd4528cd
Use exception to communicate 401 from Client to TUI, move LogScope into client_tui.py.
ircplom/client.py
ircplom/client_tui.py