Home | History | Annotate | Download | only in site_utils

Lines Matching defs:__len__

501     def __len__(self):
502 return self._modeldata.__len__()