This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Name itertools-chain-send-throw-and-close.diff
Description Add `send`, `throw`, and `close` methods to `itertools.chain` objects.
Content Type text/x-diff
SpamBayes Score -1.0
Marked as misclassified Yes
download
History
Date User Action Args
2012-10-07 07:49:01pyosunlinkissue16150 files
2012-10-06 15:10:31pyossetdescription: Add `send`, `throw` and `close` methods to `itertools.chain` objects. -> Add `send`, `throw`, and `close` methods to `itertools.chain` objects.
2012-10-06 15:10:17pyossetdescription: A patch that adds `send`, `throw` and `close` methods to `itertools.chain` objects. -> Add `send`, `throw` and `close` methods to `itertools.chain` objects.
2012-10-06 15:07:31pyossettype: text/plain -> text/x-diff
2012-10-06 14:52:28pyoslinkissue16150 files
2012-10-06 14:52:27pyoscreate