key.c: Parse `KeyError' constructor arguments by hand.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 Nov 2019 16:25:18 +0000 (16:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 27 Nov 2019 15:10:44 +0000 (15:10 +0000)
This allows additional arguments to be stored, as is conventional for
exception classes.


No differences found