X-Git-Url: http://git.maemo.org/git/?p=python-purple;a=blobdiff_plain;f=buddy.pyx;h=d12fd58821dd5f0c87d06539415110971f94b70d;hp=9224737ae84ce55ec9502a25d8dacec35224dcbc;hb=a2e39ec3a93dbf6b1a8a2afdba758a2e8c5b4c03;hpb=d88947735d2c204731d80ae6513aeea7463a6e87 diff --git a/buddy.pyx b/buddy.pyx index 9224737..d12fd58 100644 --- a/buddy.pyx +++ b/buddy.pyx @@ -17,7 +17,7 @@ # along with this program. If not, see . # -cimport blist +cimport purple cdef class Buddy: """ Buddy class """