Home
last modified time | relevance | path

Searched refs:_imap (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dcollections.py26 from itertools import imap as _imap unknown
225 return dict.__eq__(self, other) and all(_imap(_eq, self, other))