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