Language Features

PyPyCompile

Python stdlib module — py_compile. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.compile()Neutral
#
Signature
compile(file, cfile, dfile, doraise, optimize, invalidation_mode, quiet)

Byte-compile one Python source file to Python bytecode.

.main()Neutral
#
Signature
main()

main function.

.PyCompileError()Neutral
#
Signature
PyCompileError(...)

Exception raised when an error occurs while attempting to

.PycInvalidationMode()Neutral
#
Signature
PycInvalidationMode(...)

PycInvalidationMode class.

Fully-Qualified Names

FQNField
py_compilefqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import py_compile