diff options
author | Fred Drake <fdrake@acm.org> | 2000-07-06 19:38:49 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-07-06 19:38:49 +0000 |
commit | 589c35bcc7ee2448507cedf303e3b72ede34b6ce (patch) | |
tree | 88a6da6e3476bc44a4da27f7dedcb5b65d29861a /Python/traceback.c | |
parent | 28067821e28ddc03687818334b83a0d312265575 (diff) | |
download | cpython-git-589c35bcc7ee2448507cedf303e3b72ede34b6ce.tar.gz |
Python 2.0 is not supposed to use string exceptions in the standard library
& extensions, so create exceptions in extension modules using the
PyErr_NewException() API.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions