Correct the module name to not confuse pylint

This commit is contained in:
Marco Pesenti Gritti
2008-04-18 20:23:45 +02:00
parent 2495f2dd9c
commit 4ad5928a74
+1 -1
View File
@@ -14,7 +14,7 @@ headers
#include <glib.h>
%%
modulename _sugarext
modulename sugar._sugarext
%%
import gobject.GObject as PyGObject_Type
import gtk.Entry as PyGtkEntry_Type