My "vote" if one has to be chosen: #1: x=defer default #2: @x=default #3: x=@default #4: x=>default #5:. *x=default
Explicit is better than implicit.
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/SQQW6CCEOMXSHLAWXTKX3ENBLA2DVPNX/ Code of Conduct: http://python.org/psf/codeofconduct/
