Python logo

Önceki konu

winsound — Sound-playing interface for Windows

Sonraki konu

shlex — Simple lexical analysis

This page

  • Report a bug
  • Show source

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python Standart Kütüphanesi »
  • 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

Önceki konu

winsound — Sound-playing interface for Windows

Sonraki konu

shlex — Simple lexical analysis

This page

  • Report a bug
  • Show source
«

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python Standart Kütüphanesi »
  • Unix-specific services
  • |
  • |
© Telif Hakkı 2001 Python Software Foundation.
Bu sayfa, Python Software Foundation License Version 2 kapsamında lisanslanmıştır.
Dokümantasyondaki örnekler, tarifler ve diğer kodlar ek olarak Zero Clause BSD License kapsamında lisanslanmıştır.
Daha fazla bilgi için Geçmiş ve Lisans bölümüne bakın.

Python Software Foundation kâr amacı gütmeyen bir kuruluştur. Lütfen bağış yapın.

En son Eyl 30, 2025 (06:58 UTC) tarihinde güncellendi. Bir bug mı buldunuz?
Sphinx 8.2.3 ile oluşturuldu.