From 5b43aaac61ac94abe722bc98ae58468618f2f512 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Jun 2024 06:45:14 +0200 Subject: Adding upstream version 3.0.46. Signed-off-by: Daniel Baumann --- examples/telnet/toolbar.py | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/telnet/toolbar.py') diff --git a/examples/telnet/toolbar.py b/examples/telnet/toolbar.py index d6ae886..6e31c9f 100755 --- a/examples/telnet/toolbar.py +++ b/examples/telnet/toolbar.py @@ -3,6 +3,7 @@ Example of a telnet application that displays a bottom toolbar and completions in the prompt. """ + import logging from asyncio import run -- cgit v1.2.3