Fix ast_for_atom()
Clear PyObject_Str() exception if it failed, ast_error() should not be called with an exception set.
V
Victor Stinner committed
00723e03536c8494e692767f8495800188843d6f
Parent: 99bb14b
Clear PyObject_Str() exception if it failed, ast_error() should not be called with an exception set.