Article Eduard Lebedyuk · Feb 5 3m read Using Python Audit for Embedded Python debugging PEP 578 added Python Audit hooks. A rich variety of events (module load, os interactions and so on) triggers audit events which you can subscribe to. Here's how to do that. First create an embedded python hook: #Embedded Python #InterSystems IRIS 2 0 1 33