On Fri, Sep 18, 2020 at 10:05:07AM +1000, Steven D'Aprano wrote: > Your proposal is to have a magic dunder, spelled '__attrs__` (note the > two additional dots) which converts a attribute access into a string:
Oops, the comment about the dots was from an earlier thought which I deleted. Sorry. -- Steve _______________________________________________ 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/JKOF5LMTQ7DDYA67H6YANMDQWGWMZHIT/ Code of Conduct: http://python.org/psf/codeofconduct/
