[pydotorg-www] I'd like to edit the wiki

2022-11-15 Thread Frank Henigman
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

Re: [pydotorg-www] I'd like to edit the wiki

2022-11-15 Thread Marc-Andre Lemburg
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: This page says dict.setdefault does a double lookup https://wiki.python.org/moin/PythonSpeed/PerformanceTips

Re: [pydotorg-www] I'd like to edit the wiki

2022-11-15 Thread Frank Henigman
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: > > This page says dict.setdefault does a d