Searched defs:methodmap (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | filecmp.py | 229 methodmap = dict(subdirs=phase4, variable in dircmp |
/external/python/cpython3/Lib/ | ||
D | filecmp.py | 243 methodmap = dict(subdirs=phase4, variable in dircmp |