qulogic/libgnt

Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
#include "Python.h"
#include "gnt.h"
PyObject *create_pyobject_from_string_list(GList *list);