Campbell Barton <ideasma...@gmail.com> added the comment:

Edit:

When calling 'PyDict_DelItem' on a key that isn't in the dictionary, a 
'KeyError' is raised. This is not documented.

>From reading the current documentation, it only seems as if an error is raised 
>if the key can't be hashed.

----------

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

Reply via email to