[issue17804] streaming struct unpacking

Meador Inge report at bugs.python.org
Tue Apr 23 03:32:37 CEST 2013


Meador Inge added the comment:

This seems reasonable to me to.  So +1.

Small bikeshed on the name: I think 'unpack_iter' would be more
consistent with what is already there, e.g. 'unpack' and 'unpack_from'.
In fact, when experimenting with this patch I found myself typing
'unpack_iter' several times.

----------
stage:  -> patch review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17804>
_______________________________________


More information about the Python-bugs-list mailing list