Home | History | Annotate | Download | only in test

Lines Matching full:isgeneratorfunction

24 # isbuiltin, isroutine, isgenerator, isgeneratorfunction, getmembers,
49 inspect.isgenerator, inspect.isgeneratorfunction])
56 if predicate == inspect.isgeneratorfunction and\
88 self.istest(inspect.isgeneratorfunction, 'generator_function_example')