Serhiy Storchaka added the comment:

Just for example there is a patch that implements in Python deeper copying for 
itertools.chain objects. I doesn't mean pushing it, it is too complicated. I 
have wrote also slightly simpler implementation, but it doesn't work due to the 
behavior of copied map object.

----------
keywords: +patch
Added file: http://bugs.python.org/file46769/itertools-chain-copy.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to