Files
openide/python/testData/psi/NestedGenerators.py

1 line
47 B
Python

gen_object = (xx for bar in lst1 for xx in bar)