--- a/entities/__init__.py Tue Apr 21 19:20:51 2009 +0200
+++ b/entities/__init__.py Tue Apr 21 19:20:56 2009 +0200
@@ -25,7 +25,7 @@
"""
id = 'Any'
__implements__ = (IBreadCrumbs, IFeed)
-
+
@classmethod
def selected(cls, etype):
"""the special Any entity is used as the default factory, so