Module 02 - Systems Programming Overview
OS primitives, sockets, file descriptors, shared memory, IPC, and writing C extensions - the full systems programming toolkit for Python engineers.
OS primitives, sockets, file descriptors, shared memory, IPC, and writing C extensions - the full systems programming toolkit for Python engineers.
Processes, signals, environment, users, time, and the os/signal/resource modules - Python's interface to the POSIX operating system.