example-code-2e/17-it-generator
2021-02-14 20:58:46 -03:00
..
isis2json ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
tree ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_float_error.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_runner.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_v0.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_v1.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_v2.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog_v3.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
aritprog.rst ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
columnize_iter.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
fibo_by_hand.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
README.rst ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_gen2.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_gen.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_genexp.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_iter2.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_iter.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence_runner.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
sentence.rst ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
yield_delegate_fail.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00
yield_delegate_fix.py ch11-24: clean up by @eumiro & sync with Atlas 2021-02-14 20:58:46 -03:00

Sample code for Chapter 14 - "Iterables, iterators and generators"

From the book "Fluent Python" by Luciano Ramalho (O'Reilly, 2015)
http://shop.oreilly.com/product/0636920032519.do