From cbd0fbb19f3fc7d490e9f8299cce2cb5bc55dcea Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 19 Feb 2009 22:50:36 +0000 Subject: Add a hall of shame comment --- diff --git a/giscanner/giscannermodule.c b/giscanner/giscannermodule.c index 7d75f55..26f28cb 100644 --- a/giscanner/giscannermodule.c +++ b/giscanner/giscannermodule.c @@ -532,6 +532,9 @@ static int calc_attrs_length(PyObject *attributes, int indent, return attr_length + indent + self_indent; } +/* Hall of shame, wasted time debugging the code below + * 20min - Johan 2009-02-19 + */ static PyObject * pygi_collect_attributes (PyObject *self, PyObject *args) -- cgit v0.9.1