Home | History | Annotate | Download | only in site_utils

Lines Matching defs:__iter__

865     def __iter__(self):
866 """Overload __iter__ so that it supports 'in' operator."""