Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Ddict_utils.py2 class LookupDictionary(dict): class
32 class Enum(LookupDictionary):
36 LookupDictionary.__init__(self, items)