[Python-ideas] Unpacking a dict
Michael Selik
michael.selik at gmail.com
Tue May 31 19:51:47 EDT 2016
On Tue, May 31, 2016 at 3:59 PM Franklin? Lee <leewangzhong+python at gmail.com>
wrote:
> The desired feature really is more like import than unpacking.
>
That's the feature some people desire, but not what I originally proposed.
I did want unpacking, including recursive unpacking and too-many/too-few
errors.
I'm satisfied with the result that I'll need to use my own module for now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160531/96851e35/attachment.html>
More information about the Python-ideas
mailing list