changeset 3468 | b02fa4db2868 |
parent 3454 | ad1cddc06997 |
child 3589 | a5432f99f2d9 |
--- a/devtools/testlib.py Thu Sep 24 20:46:53 2009 +0200 +++ b/devtools/testlib.py Thu Sep 24 21:20:15 2009 +0200 @@ -386,7 +386,7 @@ # vregistry inspection utilities ########################################### def pviews(self, req, rset): - return sorted((a.id, a.__class__) + return sorted((a.__regid__, a.__class__) for a in self.vreg['views'].possible_views(req, rset=rset)) def pactions(self, req, rset,