Logo

Poprzedni temat

winsound — Sound-playing interface for Windows

Następny temat

posix — The most common POSIX system calls

Ta strona

  • Zgłoś błąd
  • Pokaż źródło

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Biblioteka standardowa Pythona »
  • |

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:

  • posix — The most common POSIX system calls
    • Large File Support
    • Notable Module Contents
  • pwd — The password database
  • spwd — The shadow password database
  • grp — The group database
  • crypt — Function to check Unix passwords
    • Hashing Methods
    • Module Attributes
    • Module Functions
    • Przykłady
  • termios — POSIX style tty control
    • Example
  • tty — Terminal control functions
  • pty — Pseudo-terminal utilities
    • Example
  • fcntl — The fcntl and ioctl system calls
  • pipes — Interface to shell pipelines
    • Template Objects
  • resource — Resource usage information
    • Resource Limits
    • Resource Usage
  • nis — Interface to Sun’s NIS (Yellow Pages)
  • syslog — Unix syslog library routines
    • Przykłady
      • Simple example

Poprzedni temat

winsound — Sound-playing interface for Windows

Następny temat

posix — The most common POSIX system calls

Ta strona

  • Zgłoś błąd
  • Pokaż źródło

Nawigacja

  • indeks
  • moduły |
  • dalej |
  • wstecz |
  • python logo
  • Python »
  • 3.8.20 Documentation »
  • Biblioteka standardowa Pythona »
  • |
© Copyright 2001-2024, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

Ostatnia modyfikacja wrz 08, 2024. Found a bug?
Created using Sphinx 2.4.4.