[issue10221] {}.pop('a') raises non-standard KeyError exception

Alexander Belopolsky report at bugs.python.org
Thu Oct 28 19:21:24 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I wonder if it would be worthwhile to unify missing key processing as in issue10221a-with-tests.diff.

----------
Added file: http://bugs.python.org/file19402/issue10221a-with-tests.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10221>
_______________________________________


More information about the Python-bugs-list mailing list