8 Oct
2012
8 Oct
'12
9:12 p.m.
On 08.10.12 05:40, Terry Reedy wrote:
Serhily, if you want a module of *generator* specific functions ('gentools' ?), you should write one and submit it to pypi for testing.
In http://bugs.python.org/issue16150 there is proposed extending of itertools.chain to support generators (send(), throw() and close() methods). Is it wrong?