On Mon, 13 Jun 2022 at 18:31, Steve Jorgensen <[email protected]> wrote: > > Ah and since previous parameters can be referenced, and `self` or `cls` is > the first argument to any method, that is always available to default value > expressions. Correct?
Correct! 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/2P4NDV2NIZ35KVJRPVUKUEWPIKVWXTRM/ Code of Conduct: http://python.org/psf/codeofconduct/
