Tin mới
sys.monitoring — Execution event monitoring
Python uses an installation scheme that differs depending on the platform and on the installation options. These schemes are stored in sysconfig under unique identifiers based on the value returned by os.name. The scheme
posix_venv: scheme for Python virtual environments on POSIX platforms; by default it is the same as posix_prefix.