mirror of
https://github.com/python/cpython.git
synced 2025-10-22 06:32:43 +00:00
![]() * Make sure that the current exception is always normalized. * Remove redundant type and traceback fields for the current exception. * Add new API functions: PyErr_GetRaisedException, PyErr_SetRaisedException * Add new API functions: PyException_GetArgs, PyException_SetArgs |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_codecs.py | ||
test_eval_code_ex.py | ||
test_getargs.py | ||
test_mem.py | ||
test_misc.py | ||
test_structmembers.py | ||
test_unicode.py | ||
test_watchers.py |