Charles-François Natali <neolo...@free.fr> added the comment:

Looks good to me, except for another minor nit:
"""
the elements of the `iterable` are expected to be tuples
"""

AFAICT, you just require the elements of `ìterables` to be iterables, not 
necessarily tuples.

----------

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

Reply via email to