diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-05-08 09:09:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-08 09:09:29 (GMT) |
commit | 6e7fe1901631dc730abc02d1f546a99fd6b6fe83 (patch) | |
tree | 1b72e733f0e8d2d61ba6b1b2538cd6d9bf26fd26 /Python/compile.c | |
parent | a2c72d52dddefbfbaa0745b0af54330fad03b29e (diff) | |
download | cpython-6e7fe1901631dc730abc02d1f546a99fd6b6fe83.zip cpython-6e7fe1901631dc730abc02d1f546a99fd6b6fe83.tar.gz cpython-6e7fe1901631dc730abc02d1f546a99fd6b6fe83.tar.bz2 |
[3.10] bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965) (GH-25983)
The error string on VxWorks is "no such file or directory" for FileNotFoundError. That is, the 1st letter of the error string has lower case.
(cherry picked from commit b063b02eabf91bfd4edc0f3fde7ce8f0ebb392c4)
Co-authored-by: pxinwr <peixing.xin@windriver.com>
Automerge-Triggered-By: GH:gpshead
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions