cpython/Lib/test/test_import
Miss Islington (bot) 05f3367b16
gh-84461: Skip test_unwritable_directory again on Emscripten (GH-94007)
GH-93992 removed geteuid() and enabled the test again on Emscripten.
(cherry picked from commit 62363bfe59)

Co-authored-by: Christian Heimes <christian@python.org>
2022-06-19 12:57:13 -07:00
..
data bpo-44717: improve AttributeError on circular imports of submodules (GH-27338) 2021-07-24 23:44:46 +01:00
__init__.py gh-84461: Skip test_unwritable_directory again on Emscripten (GH-94007) 2022-06-19 12:57:13 -07:00
__main__.py