summaryrefslogtreecommitdiffstats
path: root/examples/telnet/dialog.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/telnet/dialog.py')
-rwxr-xr-xexamples/telnet/dialog.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/telnet/dialog.py b/examples/telnet/dialog.py
index c674a9d..1044fb0 100755
--- a/examples/telnet/dialog.py
+++ b/examples/telnet/dialog.py
@@ -2,6 +2,7 @@
"""
Example of a telnet application that displays a dialog window.
"""
+
import logging
from asyncio import Future, run