On Wed, 2 Feb 2022 at 14:34, Lars Liedtke <[email protected]> wrote: > > This is a quite philosophical queston if you look at it in general: > "What value do you give a variable, that is not set?"
Maybe I expressed my question badly. My existential doubt is why setdefault has an optional parameter for the value and not a required parameter. I'm not asking why the default is None. -- https://mail.python.org/mailman/listinfo/python-list
