-
Victor Stinner authored
... instead of PyErr_Print() because we don't need to set sys attributes, the sys module is destroyed just after printing the error.
db32b7ad
... instead of PyErr_Print() because we don't need to set sys attributes, the sys module is destroyed just after printing the error.