Ticket #16901: patch-gedit-gedit-python-module.c.diff

File patch-gedit-gedit-python-module.c.diff, 286 bytes (added by markdigital69@…, 16 years ago)
  • gedit/gedit-python-module.c

    old new  
    2424#include <config.h>
    2525#endif
    2626
     27#define NO_IMPORT_PYGTK
    2728#include <Python.h>
    2829#include <pygobject.h>
    2930#include <pygtk/pygtk.h>