Module
RestrictedPython.RestrictionMutator

Modify AST to include security checks.

RestrictionMutator modifies a tree produced by compiler.transformer.Transformer, restricting and enhancing the code in various ways before sending it to pycodegen.

$Revision: 1.13 $