Home | History | Annotate | Download | only in docs

Lines Matching refs:enumerate_with_last

663 def enumerate_with_last(iterable):
1441 for (split_string, last) in enumerate_with_last(split_by_wbr_list):