Joshua Landau added the comment:

> The _UNPACK opcodes are new in this changelist.

Yup, but they're used in the other unpacking syntax too:

    (*(1, 2, 3), *(4, 5, 6))

----------

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

Reply via email to