Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/fixes/
Dfix_metaclass.py26 def has_metaclass(parent): function
34 return has_metaclass(node)
153 if not has_metaclass(node):