example-code-2e/14-it-generator
2019-03-20 22:05:34 +08:00
..
isis2json update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
aritprog_float_error.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog_runner.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog_v0.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog_v1.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog_v2.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog_v3.py update from Atlas 2015-04-09 00:51:55 -03:00
aritprog.rst update from Atlas 2015-04-09 00:51:55 -03:00
fibo_by_hand.py update from Atlas 2015-04-09 00:51:55 -03:00
README.rst added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
sentence_gen2.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence_gen.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence_genexp.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence_iter2.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence_iter.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence_runner.py update from Atlas 2015-04-09 00:51:55 -03:00
sentence.py fixed anomalous backslash in string 2019-03-20 22:05:34 +08:00
sentence.rst update from Atlas 2015-04-09 00:51:55 -03:00
yield_delegate_fail.py update from Atlas 2015-04-09 00:51:55 -03:00
yield_delegate_fix.py update from Atlas 2015-04-09 00:51:55 -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