diff -r 67e3e9d93f2c -r 06af20e663f2 entities/__init__.py --- 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