STINNER Victor <[email protected]> added the comment: > Why not use just abort() or Py_FatalError()?
I try to test how a real program crash, like a real invalid memory read. Maybe it doesn't matter much here. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31719> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
