Python logo

Предыдущий раздел

winsound — Sound-playing interface for Windows

Следующий раздел

shlex — Simple lexical analysis

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source

Навигация

  • указатель
  • модули |
  • вперёд |
  • назад |
  • Python logo
  • Python »
  • 3.14.7 Documentation »
  • The Python Standard Library »
  • Unix-specific services
  • |
  • |

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:

  • shlex — Simple lexical analysis
    • shlex Objects
    • Parsing Rules
    • Improved Compatibility with Shells
  • posix — The most common POSIX system calls
    • Large File Support
    • Notable Module Contents
  • pwd — The password database
  • grp — The group database
  • termios — POSIX style tty control
    • Example
  • tty — Terminal control functions
  • pty — Pseudo-terminal utilities
    • Example
  • fcntl — The fcntl and ioctl system calls
  • resource — Resource usage information
    • Resource Limits
    • Resource Usage
  • syslog — Unix syslog library routines
    • Examples
      • Simple example

Предыдущий раздел

winsound — Sound-playing interface for Windows

Следующий раздел

shlex — Simple lexical analysis

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source
«

Навигация

  • указатель
  • модули |
  • вперёд |
  • назад |
  • Python logo
  • Python »
  • 3.14.7 Documentation »
  • The Python Standard Library »
  • Unix-specific services
  • |
  • |
© Авторское право 2001 Python Software Foundation.
Эта страница лицензирована в соответствии с лицензией Python Software Foundation версии 2.
Примеры, рецепты и другой код в документации дополнительно лицензируются по лицензии Zero Clause BSD.
Подробнее см. в разделе История и лицензия.

Python Software Foundation — некоммерческая организация. Пожалуйста, сделайте пожертвование.

Последнее обновление авг. 22, 2026 (09:02 UTC). Нашли ошибку?
Создано с помощью Sphinx 8.2.3.