Terry J. Reedy <tjre...@udel.edu> added the comment:
====================================================================== ERROR: test_no_such_executable (test.test_posix.TestPosixSpawnP) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/zachary/Python-3.8.1/Lib/test/test_posix.py", line 1529, in test_no_such_executable pid = self.spawn_func(no_such_executable, NotADirectoryError: [Errno 20] Not a directory: 'no_such_executable' is all that is needed. ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39653> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com