]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add declarations for standard warning category classes (PyExc_Warning
authorGuido van Rossum <guido@python.org>
Fri, 15 Dec 2000 21:57:34 +0000 (21:57 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Dec 2000 21:57:34 +0000 (21:57 +0000)
commit3fc30372c71b5e6885fd617ad68fc119a09dd5a4
tree1fbf4c56bb77b1c9e03d6cda95891e8107c7c2bd
parent1703cf662cb3c5c7c58f20f89899c8c00240ac18
Add declarations for standard warning category classes (PyExc_Warning
etc.) and the PyErr_Warn() function.
Include/pyerrors.h