Initial commit.
[python-gnt.git] / common.h
blobdc3c240e5888554844db3dbef539477f9c2af238
1 #include "Python.h"
2 #include "gnt.h"
4 PyObject *create_pyobject_from_string_list(GList *list);