[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-31904: Correct error string in test_file_not_exists() for VxWorks by pxinwr · Pull Request #25965 · python/cpython

bedevere-bot

…t_file_not_exists for VxWorks

miss-islington added a commit that referenced this pull request

May 8, 2021
…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 b063b02)


Co-authored-by: pxinwr <peixing.xin@windriver.com>

Automerge-Triggered-By: GH:gpshead

Closed

Closed