src/pylib/Lib/sys_impl/auditImpl/main

Search:
Group by:
Source   Edit  

Templates

template addaudithook(hook: HookProc)
Source   Edit  
template audit(event: string; args: varargs[typed])
Source   Edit  
template PySys_AddAuditHook(hook: HookProc; userData = default Any)
Source   Edit  
template PySys_Audit(event: string; args: varargs[typed])
Source   Edit