Home
last modified time | relevance | path

Searched refs:_get_dump (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/libregrtest/
H A Drefleak.py10 from _abc import _get_dump namespace
14 def _get_dump(cls): function
15 # Reimplement _get_dump() for pure-Python implementation of
55 abcs[obj] = _get_dump(obj)[0]
/third_party/python/Lib/
H A Dabc.py86 _abc_instancecheck, _abc_subclasscheck, _get_dump,
130 _abc_negative_cache_version) = _get_dump(cls)

Completed in 2 milliseconds