Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dabc.py137 def _abc_registry_clear(cls): member in ABCMeta
D_py_abc.py83 def _abc_registry_clear(cls): member in ABCMeta
/third_party/python/Misc/NEWS.d/
D3.7.0b2.rst208 ``_abc_registry_clear``, and ``_abc_caches_clear``.
D3.8.0a1.rst5771 ``_abc_registry_clear``, and ``_abc_caches_clear``.
/third_party/python/Lib/test/
Dtest_typing.py1801 C._abc_registry_clear()