Searched defs:IterableUserDict (Results 1 - 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/debug/
H A Dfsdiff.py18 import collections.UserDict as IterableUserDict namespace
21 from UserDict import IterableUserDict namespace
90 class Snapshot(IterableUserDict):

Completed in 129 milliseconds