Add a hall of shame comment
authorJohan Dahlin <jdahlin@litl.com>
Thu, 19 Feb 2009 22:50:36 +0000 (19:50 -0300)
committerJohan Dahlin <johan@gnome.org>
Thu, 19 Feb 2009 22:50:36 +0000 (19:50 -0300)
giscanner/giscannermodule.c

index 7d75f55..26f28cb 100644 (file)
@@ -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)