modsys: Add basic sys.exc_info() implementation.
The implementation is very basic and non-compliant and provided solely for CPython compatibility. The function itself is bad Python2 heritage, its usage is discouraged.
tests/misc/sys_exc_info.py
0 → 100644
Please register or sign in to comment