Prototype implementation of 'yield from' expression in the form of a patch to Python 3.1.2. Also includes a draft of the PEP and some tests. Use Tests/run_tests.py to run them and check the results. All new code here is in the public domain. Gregory Ewing greg.ewing@canterbury.ac.nz