]> granicus.if.org Git - python/commit
New API PyErr_NewException(name, base, dict) to create simple new exceptions.
authorGuido van Rossum <guido@python.org>
Tue, 16 Sep 1997 21:50:37 +0000 (21:50 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Sep 1997 21:50:37 +0000 (21:50 +0000)
commit2d2c34445b4b170a05a2280ab80656e3f5e1d988
tree5d9c4a3666c640e89d39d12fdff4bbdbefa36e28
parent65349a3936e4475bdc94b723707f467c596c0135
New API PyErr_NewException(name, base, dict) to create simple new exceptions.
Include/pyerrors.h