Home | History | Annotate | Download | only in python2.7

Lines Matching full:prev

353         # - 'prev', 'next' as count
392 if head in ('prev', 'last'):
450 if seq == 'prev':
454 raise Error, "no prev message"
458 raise Error, "no prev message"
989 for seq in ('first', 'last', 'cur', '.', 'prev', 'next',
991 'prev:3', 'next:3',