Home | History | Annotate | Download | only in paste

Lines Matching refs:enumerate

576         for i, text in enumerate(form_texts):
1214 for i, (option, checked) in enumerate(self.options):