Skip to content
Snippets Groups Projects
Commit 2750a7b3 authored by Damien George's avatar Damien George
Browse files

py/objdict: Actually provide the key that failed in KeyError exception.

The failed key is available as exc.args[0], as per CPython.
parent a3edeb9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment