On Mon, 13 Jun 2022 at 18:31, Steve Jorgensen <stevecjor@gmail.com> 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