.. | ||
isis2json | ||
tree | ||
aritprog_float_error.py | ||
aritprog_runner.py | ||
aritprog_v0.py | ||
aritprog_v1.py | ||
aritprog_v2.py | ||
aritprog_v3.py | ||
aritprog.rst | ||
fibo_by_hand.py | ||
README.rst | ||
sentence_gen2.py | ||
sentence_gen.py | ||
sentence_genexp.py | ||
sentence_iter2.py | ||
sentence_iter.py | ||
sentence_runner.py | ||
sentence.py | ||
sentence.rst | ||
yield_delegate_fail.py | ||
yield_delegate_fix.py |
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