Python logo

Önceki konu

winsound — Sound-playing interface for Windows

Sonraki konu

posix — The most common POSIX system calls

Bu Sayfa

  • Hata Bildir
  • Kaynağı Göster

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.12.12 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:

  • 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

posix — The most common POSIX system calls

Bu Sayfa

  • Hata Bildir
  • Kaynağı Göster
«

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.12.12 Documentation »
  • Python Standart Kütüphanesi »
  • Unix Specific Services
  • |
  • |
© Telif Hakkı 2001-2025, 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 Eki 10, 2025 (17:10 UTC) tarihinde güncellendi. Bir bug mı buldunuz?
Sphinx 8.2.3 ile oluşturuldu.