mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-41192: Add documentation of undocumented audit events (GH-21308)
This commit is contained in:
parent
1d3469988e
commit
3f7e990fd4
5 changed files with 56 additions and 2 deletions
|
@ -783,6 +783,8 @@ are always available. They are listed here in alphabetical order.
|
|||
|
||||
.. impl-detail:: This is the address of the object in memory.
|
||||
|
||||
.. audit-event:: builtins.id id id
|
||||
|
||||
|
||||
.. function:: input([prompt])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue