diff options
author | pxinwr <peixing.xin@windriver.com> | 2021-05-08 16:03:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-08 01:03:41 -0700 |
commit | b063b02eabf91bfd4edc0f3fde7ce8f0ebb392c4 (patch) | |
tree | b2914debf932e995113723426141f2bdbe8aaa14 /Python/errors.c | |
parent | 80d250d68cf3bb511fd862169c681b28028499c2 (diff) | |
download | cpython-b063b02eabf91bfd4edc0f3fde7ce8f0ebb392c4.tar.gz cpython-b063b02eabf91bfd4edc0f3fde7ce8f0ebb392c4.zip |
bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965)
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions