qulogic/libgnt

1b25168abe7f
Fix a crash when pressing backspace at a menu
#include "Python.h"
#include "gnt.h"
PyObject *create_pyobject_from_string_list(GList *list);