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.5.10 Documentation »
  • Pustaka Standar Python »
  • |

35. 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:

  • 35.1. posix --- The most common POSIX system calls
    • 35.1.1. Large File Support
    • 35.1.2. Notable Module Contents
  • 35.2. pwd --- The password database
  • 35.3. spwd --- The shadow password database
  • 35.4. grp --- The group database
  • 35.5. crypt --- Function to check Unix passwords
    • 35.5.1. Hashing Methods
    • 35.5.2. Module Attributes
    • 35.5.3. Module Functions
    • 35.5.4. Contoh-contoh
  • 35.6. termios --- POSIX style tty control
    • 35.6.1. Contoh
  • 35.7. tty --- Terminal control functions
  • 35.8. pty --- Pseudo-terminal utilities
    • 35.8.1. Contoh
  • 35.9. fcntl --- The fcntl and ioctl system calls
  • 35.10. pipes --- Interface to shell pipelines
    • 35.10.1. Template Objects
  • 35.11. resource --- Resource usage information
    • 35.11.1. Resource Limits
    • 35.11.2. Resource Usage
  • 35.12. nis --- Interface to Sun's NIS (Yellow Pages)
  • 35.13. syslog --- Unix syslog library routines
    • 35.13.1. Contoh-contoh
      • 35.13.1.1. Simple example

Topik sebelum

34.4. winsound --- Sound-playing interface for Windows

Topik berikutnya

35.1. posix --- The most common POSIX system calls

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.5.10 Documentation »
  • Pustaka Standar Python »
  • |
© Copyright 2001-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Terakhir diperbarui pada Des 18, 2020. Found a bug?
Created using Sphinx 1.8.4.