[Python-ideas] Quick idea: defining variables from functions that take the variable name

marky1991 . marky1991 at gmail.com
Wed Jun 1 11:24:35 EDT 2016


What is the value of __assigned_name__ here:

x = y = z = AutoSymbol()

? Is it a list?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160601/dd58672a/attachment.html>


More information about the Python-ideas mailing list