[Telepathy-commits] [telepathy-salut/master] constants.py: add PROPERTIES_IFACE

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Mar 11 09:15:21 PDT 2009


---
 tests/twisted/constants.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 56c329e..c1cf9da 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -2,6 +2,8 @@
 Some handy constants for other tests to share and enjoy.
 """
 
+from dbus import PROPERTIES_IFACE
+
 HT_CONTACT = 1
 HT_ROOM =2
 HT_CONTACT_LIST = 3
-- 
1.5.6.5




More information about the telepathy-commits mailing list