This document is for an old version of Python that is no longer supported. You should upgrade and read the Dokumentasi Python untuk rilis stabil saat ini.

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 2.7.18 Documentation »
  • Pustaka Standar Python »

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

  • 36.1. posix --- The most common POSIX system calls
    • 36.1.1. Large File Support
    • 36.1.2. Notable Module Contents
  • 36.2. pwd --- The password database
  • 36.3. spwd --- The shadow password database
  • 36.4. grp --- The group database
  • 36.5. crypt --- Function to check Unix passwords
  • 36.6. dl --- Call C functions in shared objects
    • 36.6.1. Dl Objects
  • 36.7. termios --- POSIX style tty control
    • 36.7.1. Contoh
  • 36.8. tty --- Terminal control functions
  • 36.9. pty --- Pseudo-terminal utilities
  • 36.10. fcntl --- The fcntl and ioctl system calls
  • 36.11. pipes --- Interface to shell pipelines
    • 36.11.1. Template Objects
  • 36.12. posixfile --- File-like objects with locking support
  • 36.13. resource --- Resource usage information
    • 36.13.1. Resource Limits
    • 36.13.2. Resource Usage
  • 36.14. nis --- Interface to Sun's NIS (Yellow Pages)
  • 36.15. syslog --- Unix syslog library routines
    • 36.15.1. Contoh-contoh
      • 36.15.1.1. Simple example
  • 36.16. commands --- Utilities for running commands

Topik sebelumnya

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

Topik berikutnya

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

Halaman Ini

  • Lihat Sumber

Pencarian cepat

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • id 2.7.18 Documentation »
  • Pustaka Standar Python »
© Hak Cipta 1990-2020, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Mei 20, 2020. Found a bug?
Created using Sphinx 2.3.1.