This page says dict.setdefault does a double lookup
https://wiki.python.org/moin/PythonSpeed/PerformanceTips
but that changed in 3.3:
https://docs.python.org/3/whatsnew/3.3.html#other-language-changes
Thanks.
___
pydotorg-www mailing list
pydotorg-www@py
sorry, it's FrankHenigman
thanks!
On Tue, Nov 15, 2022 at 12:29 PM Marc-Andre Lemburg wrote:
> Hi Frank,
>
> could you provide us with your wiki user name, so that we
> can make you an editor ?
>
> Thanks.
>
> On 15.11.2022 18:26, Frank Henigman wrote:
> > Th