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

Lines Matching refs:__contains__

210         #      it's really the __contains__ method of a hidden dict.
347 self.isbjunk = junk.__contains__
348 self.isbpopular = popular.__contains__
680 availhas, matches = avail.__contains__, 0