/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Doc/library/unix.rst
23 строки
410 B
rimchoi
gh-137777: Disband the 'Program Frameworks' chapter (#137796)
15 авг 2025, 20:41
Не верифицирован
15 авг 2025, 20:41
eee6589
Код
Авторство
О чём код?
.. _unix: ********************** Unix-specific services ********************** The modules described in this chapter provide interfaces to features that are unique to the Unix operating system, or in some cases to some or many variants of it. Here's an overview: .. toctree:: shlex.rst posix.rst pwd.rst grp.rst termios.rst tty.rst pty.rst fcntl.rst resource.rst syslog.rst