[Python-Dev] Extending tuple unpacking

Nick Coghlan ncoghlan at gmail.com
Wed Oct 12 12:09:24 CEST 2005


Ron Adam wrote:
> I wonder if something like the following would fulfill the need?

Funny you should say that. . .

A pre-PEP propsing itertools.iunpack (amongst other things):
http://mail.python.org/pipermail/python-dev/2004-November/050043.html

And the reason that PEP was never actually created:
http://mail.python.org/pipermail/python-dev/2004-November/050068.html

Obviouly, I've changed my views over the last year or so ;)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://boredomandlaziness.blogspot.com


More information about the Python-Dev mailing list