I find this interesting, another solution would be for locals() to take arguments:
dict(tel='1337-1337', **locals('name', 'surname'))
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/SCUS4D53C43EPFS4ZNUT75O2TNI3BFRZ/ Code of Conduct: http://python.org/psf/codeofconduct/