mirror of
https://github.com/python/cpython.git
synced 2025-09-21 16:10:33 +00:00
![]() * ``sys.executable`` is not set * WASI does not support subprocess * ``pwd`` module is not available * WASI checks ``open`` syscall flags more strict, needs r, w, rw flag. * ``umask`` is not available * ``/dev/null`` may not be accessible |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
__main__.py | ||
pytree_idempotency.py | ||
support.py | ||
test_all_fixers.py | ||
test_fixers.py | ||
test_main.py | ||
test_parser.py | ||
test_pytree.py | ||
test_refactor.py | ||
test_util.py |