Earlier quoted context omitted.
A Lambda machine can be implemented using a Turing machine, but not the other way around, which means, Lambda calculus is a subset. Correct me if I'm wrong.
nope, they're turing equivalent. read up on the church-turing thesis.
Re: What’s New in Python 3.0
#41They are lambda isomorph.