Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Michael, thanks for the link.  The email was clearer about its rationale than 
was listed here.

When this patch gets applied, any discussion of it in the docs should be clear 
that generators aren't included and that pickling things like dict iterators 
entail running the iterator to completion and storing all of the results in a 
list.

----------

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

Reply via email to