X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Ftp%2Fdebug.py;h=1fef6b9e4bce7eafc35c47c6a9279e1ef589df6f;hp=aa7c6e34f472b6fe18b8857e73749779355bdfe4;hb=c6c19d3806952ece8a1c0823cb2c55dac11db865;hpb=b14494d3d36e55d4a6c2cbd2e467e1686cbb8f7e diff --git a/src/tp/debug.py b/src/tp/debug.py index aa7c6e3..1fef6b9 100644 --- a/src/tp/debug.py +++ b/src/tp/debug.py @@ -23,7 +23,7 @@ from telepathy.constants import (DEBUG_LEVEL_ERROR, DEBUG_LEVEL_INFO, DEBUG_LEVEL_DEBUG) -from telepathy._generated.Debug import Debug as _Debug +from _generated.Debug import Debug as _Debug from properties import DBusProperties import dbus.service