X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=inline;f=conversation.pyx;h=c13578a75c582604cd322062a85ecc24edbdd740;hb=1c455c44923358f678cb51d1b5f3bbe5a4d51f99;hp=5b8cb04a4ba615986e9fc0ddc5057a5a521c3ce9;hpb=d88947735d2c204731d80ae6513aeea7463a6e87;p=python-purple diff --git a/conversation.pyx b/conversation.pyx index 5b8cb04..c13578a 100644 --- a/conversation.pyx +++ b/conversation.pyx @@ -17,7 +17,7 @@ # along with this program. If not, see . # -cimport conversation +cimport purple cdef class Conversation: """ Conversation class """