[Python-ideas] Using * in indexes

Terry Reedy tjreedy at udel.edu
Wed Sep 15 06:23:18 CEST 2010


On 9/14/2010 6:16 PM, Greg Ewing wrote:
> Alexander Belopolsky wrote:
>
>> I believe this and other unpacking generalizations are implemented in
>> issue #2292: http://bugs.python.org/issue2292
>
> Yes, it appears so. Did a PEP for that ever materialise,
> or is everyone waiting until after the moratorium?

The only PEP I know of is the one for what has been done:
http://www.python.org/dev/peps/pep-3132/ Extended Iterable Unpacking


-- 
Terry Jan Reedy




More information about the Python-ideas mailing list