mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
@@ -1471,6 +1471,9 @@ err_input(perrdetail *err)
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (msg == NULL)
|
||||
msg = "unknown decode error";
|
||||
break;
|
||||
}
|
||||
default:
|
||||
fprintf(stderr, "error=%d\n", err->error);
|
||||
|
||||
Reference in New Issue
Block a user