Dokumen ini untuk versi lama Python yang tidak didukung lagi. Anda harus memutakhirkan, dan membaca Dokumentasi Python untuk rilis stabil saat ini.

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.7.17 Documentation »
  • Pustaka Standar Python »
  • |

Layanan Khusus UnixΒΆ

Modul yang dijelaskan dalam bab ini memberikan antarmuka ke fitur-fitur yang unik untuk sistem operasi Unix, atau dalam beberapa kasus untuk sebagian atau banyak variannya. Berikut ini ikhtisar:

  • 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
    • Contoh-contoh
  • termios --- POSIX style tty control
    • Contoh
  • tty --- Terminal control functions
  • pty --- Pseudo-terminal utilities
    • Contoh
  • 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
    • Contoh-contoh
      • Simple example

Topik sebelumnya

winsound --- Sound-playing interface for Windows

Topik berikutnya

posix --- The most common POSIX system calls

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.7.17 Documentation »
  • Pustaka Standar Python »
  • |
© Hak Cipta 2001-2023, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Terakhir diperbarui pada Jun 28, 2023. Found a bug?
Created using Sphinx 2.3.1.