Home | History | Annotate | Download | only in Lib

Lines Matching refs:avail

662         # avail[x] is the number of times x appears in 'b' less the
664 avail = {}
665 availhas, matches = avail.__contains__, 0
668 numb = avail[elt]
671 avail[elt] = numb - 1