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

Lines Matching refs:suffixes

427     suffixes = map(lambda info:
430 suffixes.sort() # try longest suffixes first, in case they overlap
431 for neglen, suffix, mode, mtype in suffixes: