OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_metaclass
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py
26
def
has_metaclass
(parent):
function
34
return
has_metaclass
(node)
153
if not
has_metaclass
(node):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py
26
def
has_metaclass
(parent):
function
34
return
has_metaclass
(node)
153
if not
has_metaclass
(node):
Completed in 296 milliseconds