Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can't copy a generator that way.

Using list(gen) will fully consume the generator, which may be undesirable, but at least it will generate a list with the correct values.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: