import.c now catchs _Py_stat() exceptions
_Py_stat() now returns -2 if an exception was raised.
V
Victor Stinner committed
bd0850b8575730fb1ea587a64e95c818e9504c13
Parent: 7bfe899
_Py_stat() now returns -2 if an exception was raised.