c.l.w.t.CountAPI : class documentation

Part of canonical.launchpad.webapp.tales View In Hierarchy

Namespace to provide counting-related functions, such as length.

This is available for all objects. Individual operations may fail for objects that do not support them.

Method __init__ Undocumented
Method len somelist/count:len gives you an int that is len(somelist).
def __init__(self, context):
Undocumented
def len(self):
somelist/count:len gives you an int that is len(somelist).
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.