From c166e79a896eba0299f16f6f727febd225e62100 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Thu, 24 Jul 2014 15:19:26 +0200 Subject: First adaptation to slixmpp --- src/poezio.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/poezio.py') diff --git a/src/poezio.py b/src/poezio.py index 1baf10eb..4c687b41 100644 --- a/src/poezio.py +++ b/src/poezio.py @@ -12,6 +12,7 @@ Starting point of poezio. Launches both the Connection and Gui import sys import os +import asyncio import signal import logging -- cgit v1.2.3