Eliminated the original idea of passing arguments through gen.next(). Eliminated the alternative idea of using gen.submit(data). Replaced with a developed version of generator attributes. Left the discussion of exceptions essentially unchanged.