https://www.python.org/dev/peps/pep-0584/#use-a-merged-method-instead-of-an-operator
In this section, unbound method form is introduced first. But unbound method is just an option. It is not so important. The method form is the key part of this proposal. So please introduce (bound) method first, or even remove unbound method from the PEP. Regards, -- Inada Naoki <[email protected]> _______________________________________________ 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/3ZOXL47CW7J6F434KGO556WJZ5OTE5TP/ Code of Conduct: http://python.org/psf/codeofconduct/
