|
|
5 years ago | |
|---|---|---|
| .github/workflows | 5 years ago | |
| sysaudit | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 6 years ago | |
| build.py | 5 years ago | |
| poetry.lock | 5 years ago | |
| pyproject.toml | 5 years ago | |
Backport module of sys.audit and sys.addaudithook from Python 3.8.
This module provides the audit hooking mechanisms and some helpers to help
library developers usage of sys.audit.
Note: This module does not backport any of the built-in audit events.