Irit Katriel <iritkatr...@yahoo.com> added the comment:

The help message is now:

  Help on method_descriptor:
  setdefault(self, key, default=None, /)
    Insert key with a value of default if key is not in the dictionary.    
    Return the value for key if key is in the dictionary, else default.

This issue should be closed as out of date.

----------
nosy: +iritkatriel

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33235>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to