Stephen J. Turnbull wrote:

Common Lisp has this feature.

Lua also has something like this, but it's more built-in. The syntax
looks deceptively similar to tuple packing and unpacking in Python,
but it's magical. I wouldn't like to see that kind of magic in
Python.

--
Greg
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to