summaryrefslogtreecommitdiff
path: root/Lib/test/pydocfodder.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-09-26 20:01:13 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-09-26 20:01:13 +0000
commitd326d9f4d8c55800e49c25bb2b3efc52893e3899 (patch)
treeffd90e27525071470585a2d7d61d05bd9ddd41ea /Lib/test/pydocfodder.py
parent885ce90634e102050f8864b34f10f48d1a2059a8 (diff)
downloadcpython-d326d9f4d8c55800e49c25bb2b3efc52893e3899.tar.gz
Add tests for new PyErr_NormalizeException() behavior
Add raise_exception() to the _testcapi module. It isn't a test, but the C API exists only to support test_exceptions. raise_exception() takes two arguments -- an exception class and an integer specifying how many arguments it should be called with. test_exceptions uses BadException() to test the interpreter's behavior when there is a problem instantiating the exception. test_capi1() calls it with too many arguments. test_capi2() causes an exception to be raised in the Python code of the constructor.
Diffstat (limited to 'Lib/test/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions