Home
last modified time | relevance | path

Searched defs:metaclass (Results 1 – 9 of 9) sorted by relevance

/third_party/node/tools/inspector_protocol/jinja2/
D_compat.py90 class metaclass(type): class
/third_party/skia/third_party/externals/jinja2/
D_compat.py97 class metaclass(type): class
/third_party/node/deps/v8/third_party/jinja2/
D_compat.py97 class metaclass(type): class
/third_party/jinja2/
D_compat.py97 class metaclass(type): class
/third_party/python/Tools/demo/
Deiffel.py107 def _test(self, metaclass): argument
/third_party/python/Doc/reference/
Ddatamodel.rst2128 .. _prepare:
/third_party/python/Lib/test/
Dtest_abc.py499 class metaclass(type): class
Dpickletester.py181 class metaclass(type): class
Dtest_descr.py537 def __new__(metaclass, name, bases, dict): argument
570 def __new__(metaclass, name, bases, dict): argument