posix — The most common POSIX system calls — Python 3.16.0a0 documentation

docs.python.org

Tin mới

shlex — Simple lexical analysis

pwd — The password database

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

Unix-specific services

os: Miscellaneous operating system interfaces.

This module provides access to operating system functionality that is standardized by the C Standard and the POSIX standard (a thinly disguised Unix interface).

Large File Support¶

This module provides access to operating system functionality that is standardized by the C Standard and the POSIX standard (a thinly disguised Unix interface).