Tin mới
zipapp — Manage executable Python zip archives
sys — System-specific parameters and functions
Python documentation for the current stable release
The modules described in this chapter provide a wide range of services related to the Python interpreter and its interaction with its environment. Here’s an overview:
sysconfig — Provide access to Python’s configuration information
__main__ — Top-level script environment
contextlib — Utilities for with-statement contexts
traceback — Print or retrieve a stack traceback
__future__ — Future statement definitions
gc — Garbage Collector interface