On Wed, Sep 29, 2021 at 10:56 PM Dominik Vilsmeier <[email protected]> wrote: > members.sort(key=(?[1], ?[0]))
How do you know whether this is one function that returns a tuple, or a tuple of two functions? ChrisA _______________________________________________ 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/LFSBND3PDEM7XFZD3E73MILTDTT4HPQJ/ Code of Conduct: http://python.org/psf/codeofconduct/
