3 lines
83 B
Python
3 lines
83 B
Python
|
def test_is_generator_alias():
|
||
|
from nose.util import is_generator, isgenerator
|