bpo-31904: Fix file not exist error string by LihuaZhao · Pull Request #12646 · python/cpython

added 2 commits

April 1, 2019 16:04
The strerror return "no such file or directory" when error code is
ENOENT on VxWorks, this is different from Linux, change test_tabnanny.py
toVxWorks excpected string.

@LihuaZhao LihuaZhao changed the title Fix file not exist bpo-31904: Fix file not exist error string

Apr 1, 2019

vstinner

@LihuaZhao

vstinner

@pxinwr pxinwr deleted the fix-file-not-exist branch

July 12, 2021 09:42