Message 55981 - Python tracker (original) (raw)

The 2.5 library documentation mentions the new GeneratorExit exception, but does not show Generator Types with the new 'send', 'throw', 'close' and 'del' methods.