cpython/Lib/test/test_pydoc
Hood Chatham 22af5d35a6
gh-127146: Emscripten: Set umask to zero in python.sh (#136740)
Clears the umask used during a test of pydoc.apropos when testing on
Emscripten. This is to work around a known issue in Emscripten; but it's not
clear if the chmod call that is causing the problem is actually testing
anything of significance.
2025-07-17 15:39:01 +00:00
..
__init__.py
module_none.py
pydoc_mod.py
pydocfodder.py
test_pydoc.py gh-127146: Emscripten: Set umask to zero in python.sh (#136740) 2025-07-17 15:39:01 +00:00