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

Lines Matching refs:reverse

530     domain-matches .c.com, but not the reverse.
1263 cookies.sort(key=lambda arg: len(arg.path), reverse=True)