Home | History | Annotate | Download | only in python2.7

Lines Matching full:isbuiltin

648                 inspect.isbuiltin(value) or inspect.getmodule(value) is object):
1066 inspect.isbuiltin(value) or inspect.getmodule(value) is object):
1446 if inspect.isbuiltin(thing):