Searched defs:__marker (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/python/google/protobuf/internal/ | ||
H A D | containers.py | 124 __marker = object() variable in MutableMapping |
/third_party/python/Lib/collections/ | ||
H A D | __init__.py | 231 __marker = object() variable in OrderedDict |
/third_party/python/Lib/ | ||
H A D | _collections_abc.py | 905 __marker = object() variable in MutableMapping |
Completed in 5 milliseconds