--- pycategories.py     2005-06-21 11:23:14.000000000 -0700
+++ pycategories_fixed.py       2005-06-30 13:37:08.838820024 -0700
@@ -185,6 +185,8 @@
                   "flavour":      flavour,
                   "count":        num,
                   "indent":       tab }
+            if item == "":
+                d["fullcategory"] = item
 
             # and we toss it in the thing
             output.append(item_t % d)
