Browse Source

update readme

pull/3/head
Brett Langdon 5 years ago
parent
commit
152f4b5c67
Signed by: brettlangdon GPG Key ID: A70042D88B95AA2B
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      README.md

+ 0
- 3
README.md View File

@ -5,8 +5,5 @@ Backport module of [sys.audit](https://docs.python.org/3.8/library/sys.html#sys.
and [sys.addaudithook](https://docs.python.org/3.8/library/sys.html#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](https://docs.python.org/3.8/library/audit_events.html#audit-events).

Loading…
Cancel
Save