On Thu, Apr 16, 2020 at 11:17:33AM -0300, Soni L. wrote: > what about a dict.setdefaults (note the s)
Do you have any idea of how much confusion and many silent errors will be caused by having methods setdefault and setdefaults on the same class? -- Steven _______________________________________________ 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/RHVXRDSKD234U6AP6UUBVKBY5TDRUKLC/ Code of Conduct: http://python.org/psf/codeofconduct/
