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

Lines Matching full:isgeneratorfunction

10     ismodule(), isclass(), ismethod(), isfunction(), isgeneratorfunction(),
155 def isgeneratorfunction(object):