mirror of
https://github.com/python/cpython.git
synced 2026-05-24 13:23:00 -04:00
1f134e96ba
* ``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
This directory contains the Distutils package.
There's a full documentation available at:
https://docs.python.org/distutils/
The Distutils-SIG web page is also a good starting point:
https://www.python.org/sigs/distutils-sig/
$Id$