Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddis.py16 _have_code = (types.MethodType, types.FunctionType, types.CodeType, variable
71 if isinstance(x1, _have_code):