Python stdlib module — code. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.compile_command()Neutralcompile_command(source, filename, symbol)
Compile a command and determine whether it is incomplete.
.interact()Neutralinteract(banner, readfunc, local, exitmsg)
Closely emulate the interactive Python interpreter.
.CommandCompiler()NeutralCommandCompiler(...)
Instances of this class have __call__ methods identical in
.InteractiveConsole()NeutralInteractiveConsole(...)
Closely emulate the behavior of the interactive Python interpreter.
.InteractiveInterpreter()NeutralInteractiveInterpreter(...)
Base class for InteractiveConsole.
| FQN | Field | |
|---|---|---|
| code | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import code